oopsies i didn't mean to put the seconds in there

This commit is contained in:
CeciliaKelley33Mm 2024-10-11 12:56:56 +07:00
parent 049a0e827d
commit 1e07ef9628

View file

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