From dd27166f82d453dd035e81179d486b7f3aa58f26 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 30 Oct 2025 06:55:26 -0600 Subject: [PATCH] 1.5-rc-3 --- time_fuckery.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/time_fuckery.sh b/time_fuckery.sh index 8a7271a..4772a46 100644 --- a/time_fuckery.sh +++ b/time_fuckery.sh @@ -406,13 +406,13 @@ phase_four () { short_sleep - # 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" && bash /usr/share/customscripts/configure_webhook.sh && exec "$SHELL" - # update the running file echo 4 > $installer_status + # 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" && bash /usr/share/customscripts/configure_webhook.sh + # update the log echo "phase 4 complete 4/5" >> $status_log