diff --git a/setup/live-install.sh b/setup/live-install.sh index 98dd793..c557355 100755 --- a/setup/live-install.sh +++ b/setup/live-install.sh @@ -220,7 +220,9 @@ grub-mkconfig -o /boot/grub/grub.cfg systemctl enable NetworkManager exit -''' | arch-chroot /mnt +''' > /mnt/@/chroot-install.sh + +arch-chroot /mnt umount -R /mnt reboot