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
1 changed files with 2 additions and 0 deletions

View File

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