Cd back to original dir after install_root.sh ends

This commit is contained in:
ItsDrike 2023-07-31 22:09:39 +02:00
parent 22d15d2093
commit 4488a65de5

View file

@ -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 "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" \ echo "This will put you into a configured ZSH shell, you can continue" \
"configuring the rest of the system manually from there" "configuring the rest of the system manually from there"
popd