diff options
author | francis <francis> | 2008-03-07 23:32:27 +0000 |
---|---|---|
committer | francis <francis> | 2008-03-07 23:32:27 +0000 |
commit | cc4df24307e6813309a3d8e142d97d0a00868f90 (patch) | |
tree | 6183db323f465ba78c0cee98708f80bbd643b4c8 | |
parent | 3bce538613a76beb3487284fab710a49310715aa (diff) |
Set mailto right
-rw-r--r-- | config/crontab.ugly | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly index 4d8580a51..a2c05e0a8 100644 --- a/config/crontab.ugly +++ b/config/crontab.ugly @@ -4,10 +4,10 @@ # Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org. WWW: http://www.mysociety.org/ # -# $Id: crontab.ugly,v 1.4 2008-03-06 12:17:21 francis Exp $ +# $Id: crontab.ugly,v 1.5 2008-03-07 23:32:27 francis Exp $ PATH=/usr/local/bin:/usr/bin:/bin -MAILTO=team@mysociety.org +MAILTO=team@whatdotheyknow.com # Every 10 minutes */10 0 * * * !!(*= $user *)!! run-with-lockfile -n /data/vhost/!!(*= $vhost *)!!/update-solr-index.lock /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/update-solr-index || echo "stalled?" |