ansible/roles/web-data-analysis/files/run-daily-awstats.cron
Stephen Smoogen de2089620b [data-analysis/awstats] Fix it so cron jobs only emit errors
In trying to make it so we only emit cron job emails when we see errors,
I am fixing the cron job to point to /dev/null only.
2019-03-07 11:02:39 +00:00

1 line
65 B
Text

0 08 * * * root /usr/local/bin/run-daily-awstats.sh > /dev/null