Fix syntax

This commit is contained in:
Nick Bebout 2013-08-19 23:03:04 +00:00
parent b4f81cdf33
commit 665f1ee4e0

View file

@ -36,7 +36,7 @@
tags:
- config
= cron: name="regenerate stats hourly"
- cron: name="regenerate stats hourly"
hour="*"
minute="5"
job="killall -SIGUSR2 sks-db"