From d0100711f676b0e3643ea78e2d6c962da6294e63 Mon Sep 17 00:00:00 2001 From: astraleuro Date: Tue, 1 Sep 2026 17:16:31 +0700 Subject: [PATCH] first steps --- final.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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