Fix chroot_iglunix

This commit is contained in:
aheirman 2021-02-10 21:28:50 +01:00 committed by GitHub
parent 56051d2324
commit 2deff3b7d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,8 @@ fi
sudo chroot ./ /bin/sh
cd ..
sudo umount root/tmp/
sudo umount root/proc/
sudo umount root/sys/