mirror of
https://github.com/Frail7487Real/laughing-spork.git
synced 2024-11-14 10:44:58 -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
|
#!/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
|
GH_TOKEN=$2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue