k0boldz \

This commit is contained in:
2025-10-14 09:14:01 -06:00
parent 365c36855d
commit e6d5a6d5aa
+2 -1
View File
@@ -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