Displays the correct current time

This commit is contained in:
Razvan Stoica 2021-03-19 13:51:31 +02:00
parent 68cb493117
commit c8721c90fa

View file

@ -132,7 +132,7 @@ fi
totalChecks=0 totalChecks=0
currentScore=0 currentScore=0
logit "Initializing $(date +%Y-%m-%dT%H:%m:%S%:z)\n" logit "Initializing $(date +%Y-%m-%dT%H:%M:%S%:z)\n"
appendjson appendjson
beginjson "$version" "$(date +%s)" beginjson "$version" "$(date +%s)"