mount devprocsys on install-debs; reported by cyteen_
This commit is contained in:
parent
a00868741d
commit
9b97dc038d
|
|
@ -260,7 +260,7 @@ cd /
|
|||
apt-get --yes --force-yes autoremove
|
||||
rm -rf /debs
|
||||
EOF
|
||||
chroot-script install-debs
|
||||
chroot-script -d install-debs
|
||||
}
|
||||
|
||||
chroot-script() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue