From 9c350dc1a65e2a7d4c9e7a4f3625ed57a36349f2 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 07:51:06 -0600 Subject: [PATCH] testan a reboold --- installer_auto.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer_auto.sh b/installer_auto.sh index 44cd00e..2365070 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -317,6 +317,7 @@ if [ -f $status_log ]; then phase_four elif [[ $(cat $installer_status) =~ "*4*" ]]; then phase_five + fi else phase_one fi \ No newline at end of file