From ca83948b2d40146fe908d935637bc1d2a6768e97 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Tue, 25 Feb 2025 11:00:59 +0200 Subject: [PATCH] Update chroot.sh --- chroot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/chroot.sh b/chroot.sh index 34e156c..566e5f7 100644 --- a/chroot.sh +++ b/chroot.sh @@ -16,4 +16,5 @@ sudo chroot /mnt # grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB # update-grub +# exit # sudo umount /mnt/dev /mnt/proc /mnt/sys /mnt/run /mnt/boot/efi /mnt