From 2deff3b7d16e6d8d91bc27445cd58bb508a1a17c Mon Sep 17 00:00:00 2001 From: aheirman <48590738+aheirman@users.noreply.github.com> Date: Wed, 10 Feb 2021 21:28:50 +0100 Subject: [PATCH] Fix chroot_iglunix --- chroot_iglunix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chroot_iglunix b/chroot_iglunix index 18ea6a4..a257d2a 100755 --- a/chroot_iglunix +++ b/chroot_iglunix @@ -20,6 +20,8 @@ fi sudo chroot ./ /bin/sh +cd .. + sudo umount root/tmp/ sudo umount root/proc/ sudo umount root/sys/