scripts/limnoria-botchk-cron: AFAIK, UTC is not under Europe/.

This commit is contained in:
Mikaela Suomalainen 2014-05-25 15:44:23 +03:00
parent 5bb84aad92
commit f6170668d5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
export LC_ALL=en_US.utf8
## This sets timezone which the bot will use. UTC is probably sane default.
export TZ="/usr/share/zoneinfo/Europe/UTC"
export TZ="/usr/share/zoneinfo/UTC"
## Setting $PATH correctly so executing system commands work.
## The easiest way to get this correct is probably to execute the command