From e98b3b069f09a923096ae652bc66d922323669cb Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 10:53:13 -0600 Subject: [PATCH] k0boldz ARE COBALT --- installer_auto.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/installer_auto.sh b/installer_auto.sh index dc44767..e28c78a 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -379,7 +379,7 @@ phase_four () { # general-scripts-and-system-ssssssetup echo -e "\nInstalling general-scripts-and-system-ssssssetup\n" - curl -s https://raw.githubusercontent.com/PrincessPi3/general-scripts-and-system-ssssssetup/refs/heads/main/customscripts/install_script.sh?nocache=$RANDOM | sudo "$SHELL" + curl -s https://raw.githubusercontent.com/PrincessPi3/general-scripts-and-system-ssssssetup/refs/heads/main/customscripts/install_script.sh?nocache=$RANDOM | sudo $SHELL # update the running file echo 4 > $installer_status @@ -459,12 +459,12 @@ phase_five () { echo -e "\nPrecision Timekeeping Fuckery :3\n" -# updoot repo -git -C ~/Precision-Timekeeping-Fuckery pull - # do the suto thinggg # if da file is there if [ -f $status_log ]; then + # updoot repo + git -C $git_dir pull + if [[ "$(cat $installer_status)" == 1 ]]; then phase_two elif [[ "$(cat $installer_status)" == 2 ]]; then