k0boldz \

This commit is contained in:
2025-10-14 09:09:38 -06:00
parent 7e5d8af11e
commit 33a3e5d8f9
+2 -2
View File
@@ -3,7 +3,7 @@
## curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | "$SHELL" ## curl -s https://raw.githubusercontent.com/PrincessPi3/Precision-Timekeeping-Fuckery/refs/heads/main/installer_auto.sh?nocache=$RANDOM | "$SHELL"
# explicitly die on any error # explicitly die on any error
set -e # set -e
# delays in minutes # delays in minutes
long_delay=0 long_delay=0
@@ -176,7 +176,7 @@ reconfigure_full () {
fi fi
# finish the log # finish the log
echo "reconfig_full.sh complete" >> $status_log echo "reconfigure_full complete" >> $status_log
# start da services # start da services
bash $git_dir/services.sh start bash $git_dir/services.sh start