diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-07 09:37:25 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-07 09:37:25 +0100 |
commit | 64bc6d5eaf25934b9396e58943beb3db68a71091 (patch) | |
tree | f01fc09e67f1ea42a12fcdd85c912aed597d2a48 | |
parent | da2a0e55659fa73f33cfd5a7571a50e395186361 (diff) | |
parent | 34f793f2c5e3e47dab8fddcbd9fd4479cd65b5e4 (diff) |
Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop
-rw-r--r-- | config/crontab-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/crontab-example b/config/crontab-example index 212a4a689..669102149 100644 --- a/config/crontab-example +++ b/config/crontab-example @@ -38,7 +38,7 @@ MAILTO=!!(*= $mailto *)!! 48 2 * * * !!(*= $user *)!! !!(*= $vhost_dir *)!!/!!(*= $vcspath *)!!/script/user-use-graph # Once a year :) -0 0 1 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 public holidays for the Freedom of Information site, thank you." |