mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
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.
2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
0 08 * * * root /usr/local/bin/run-daily-awstats.sh > /dev/null
|