diff --git a/final.sh b/final.sh index 2def234..4d4a94b 100755 --- a/final.sh +++ b/final.sh @@ -111,7 +111,7 @@ fs_init install_system echo "DONE! " -umount -R /mnt -cryptsetup close cryptroot +#umount -R /mnt +#cryptsetup close cryptroot #mdadm --stop /dev/md0 reboot