diff --git a/loop.sh b/loop.sh index c746d06..0a6b08f 100755 --- a/loop.sh +++ b/loop.sh @@ -1,6 +1,6 @@ #!/bin/bash -START_TIME=$(date +"%H:%M:%S") # the checkTime.js script uses local time +START_TIME=$(date +"%H:%M") # the checkTime.js script uses local time GH_TOKEN=$2