From e6d5a6d5aa2c38318940488a1d102969633154c1 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 09:14:01 -0600 Subject: [PATCH] k0boldz \ --- installer_auto.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installer_auto.sh b/installer_auto.sh index a866ce2..8ecf1b9 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -459,7 +459,8 @@ if [ -f $status_log ]; then elif [[ "$(cat $installer_status)" == 4 ]]; then phase_five else - exit 1 + echo -e "\nAlready installed!\n" + exit fi # if da file is not there else