diff options
-rw-r--r-- | config/crontab.ugly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly index 3e07ea200..ef3455113 100644 --- a/config/crontab.ugly +++ b/config/crontab.ugly @@ -35,7 +35,7 @@ MAILTO=cron-!!(*= $site *)!!@mysociety.org 48 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/!!(*= $vcspath *)!!/script/user-use-graph # Once a year :) -0 0 15 11 * !!(*= $user *)!! /bin/echo "A year has passed, please update the bank holidays for the Freedom of Information site, thank you." +0 0 1 11 * !!(*= $user *)!! /bin/echo "A year has passed, please update the bank holidays for the Freedom of Information site, thank you." |