mirror of
https://github.com/Frail7487Real/laughing-spork.git
synced 2024-11-13 22:24:54 -05:00
"Comments lie" this is actually true
This commit is contained in:
parent
bf3a6d810f
commit
6649b65699
1 changed files with 1 additions and 1 deletions
2
loop.sh
2
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue