From 16a046c8a3d1859e18b8ccd31fb84bac955d821b Mon Sep 17 00:00:00 2001 From: astraleuro Date: Mon, 31 Aug 2026 17:58:26 +0700 Subject: [PATCH] 2nd probe --- 3.install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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