From a1b0fe4285900f7dc9b9addfbe8c4bdc82af90f4 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 17:31:44 -0600 Subject: [PATCH] 1.2-dev --- time_fuckery.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/time_fuckery.sh b/time_fuckery.sh index feae0d1..c53dab6 100644 --- a/time_fuckery.sh +++ b/time_fuckery.sh @@ -229,7 +229,7 @@ phase_one () { git clone https://github.com/PrincessPi3/Precision-Timekeeping-Fuckery.git $git_dir # update the log - echo -e "START AT $(date +%s)installer_auto.sh\ncomplete 1/5" >> $status_log + echo -e "START AT $(date +%s) time_fuckery.sh\ncomplete 1/5" >> $status_log # update the running file echo 1 > $installer_status