Skip explicit unmounts
This commit is contained in:
@@ -126,7 +126,3 @@ CHROOTSCRIPT
|
|||||||
chmod +x /mnt/chroot-script.sh
|
chmod +x /mnt/chroot-script.sh
|
||||||
arch-chroot /mnt /chroot-script.sh
|
arch-chroot /mnt /chroot-script.sh
|
||||||
rm -f /mnt/chroot-script.sh
|
rm -f /mnt/chroot-script.sh
|
||||||
|
|
||||||
umount /mnt/boot
|
|
||||||
umount /mnt/efi
|
|
||||||
umount /mnt
|
|
||||||
|
|||||||
Reference in New Issue
Block a user