diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-12-17 10:50:24 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-12-17 10:50:24 +0000 |
commit | 7ba67b038e2d25e767cf37ae56149ab1d6018616 (patch) | |
tree | d2fe6cb899ec926a564bd9515bee12117ec787f1 | |
parent | 9cf3885a4a651b53cb6f342654486e506cca1288 (diff) |
Actually the 1st Nov, not 15th.
-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." |