diff --git a/3.install.sh b/3.install.sh index 40a4508..2f1d9eb 100755 --- a/3.install.sh +++ b/3.install.sh @@ -35,9 +35,9 @@ systemctl enable NetworkManager systemctl enable sshd EOF - -umount -R /mnt -cryptsetup close cryptroot +echo "DONE! " +#umount -R /mnt +#cryptsetup close cryptroot #mdadm --stop /dev/md0 #reboot