added UTC to the date string

milan
BodgeMaster 2022-02-19 19:56:57 +01:00
parent 57b79fe1ce
commit baaebd25fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
echo "Deploying Hacky Quizbot...
$(date "+%Y-%m-%d %I:%M:%S%p %:z")
$(date "+%Y-%m-%d %I:%M:%S%p UTC%:z")
================================================================================"
# actually do stuff here