mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +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
67 B
Plaintext
2 lines
67 B
Plaintext
0 06 * * * root /usr/local/bin/condense-mirrorlogs.sh > /dev/null
|