From 6649b65699762ac6c94dba973ccfa0ba7ff26719 Mon Sep 17 00:00:00 2001 From: CeciliaKelley33Mm Date: Mon, 14 Oct 2024 13:15:01 +0700 Subject: [PATCH] "Comments lie" this is actually true --- loop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loop.sh b/loop.sh index 1265c7a..b756e04 100755 --- a/loop.sh +++ b/loop.sh @@ -1,6 +1,6 @@ #!/bin/bash -START_TIME=$(TZ=Etc/UTC date +"%d:%m:%Y:%H:%M") # the checkTime.js script uses local time +START_TIME=$(TZ=Etc/UTC date +"%d:%m:%Y:%H:%M") GH_TOKEN=$2