mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Cd back to original dir after install_root.sh ends
This commit is contained in:
parent
22d15d2093
commit
4488a65de5
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue