mount devprocsys on install-debs; reported by cyteen_

This commit is contained in:
parazyd 2017-10-27 16:59:07 +02:00
parent a00868741d
commit 9b97dc038d
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 1 deletions

View File

@ -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() {