summaryrefslogtreecommitdiffstats
path: root/roles/easyfix/gather/files/easyfix.cron
blob: 46d335d21f8ea374818ee0365bf3b8add003d50c (plain)
1
2
3
4
5
6
# Sends the reminder about coming meetings
#
# The frequency set here should be consistent with the one set in the
# configuration file.
#
*/30 * * * * apache cd /srv/web/easyfix && /usr/bin/python /usr/local/bin/gather_easyfix.py --fedmenu-url="https://apps.fedoraproject.org/fedmenu" --fedmenu-data-url="https://apps.fedoraproject.org/js/data.js" >& /dev/null