diff --git a/install_root.sh b/install_root.sh index 1dfc916..d3e4824 100755 --- a/install_root.sh +++ b/install_root.sh @@ -61,3 +61,5 @@ systemctl enable pkgfile-update.timer echo "You can exit the chroot and re-run it with: arch-chroot /mnt zsh" echo "This will put you into a configured ZSH shell, you can continue" \ "configuring the rest of the system manually from there" + +popd