use sh instead of ash for login shell

This commit is contained in:
aheirman 2021-02-21 15:39:18 +01:00
parent 217db9ebd9
commit 08a5111f5f
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ then
fi
sudo chroot ./ /bin/ash login_shell
sudo chroot ./ /bin/sh login_shell
sudo umount root/tmp/
sudo umount root/proc/