"Comments lie" this is actually true

This commit is contained in:
CeciliaKelley33Mm 2024-10-14 13:15:01 +07:00
parent bf3a6d810f
commit 6649b65699

View file

@ -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