Adjust anitya's backend cron job

This commit is contained in:
Pierre-Yves Chibon 2014-10-16 11:43:48 +02:00
parent b9cf8da7ec
commit dd603d202b

View file

@ -1,3 +1,3 @@
# Checks bi-daily for new versions
#
10 /12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/bin/python2 /usr/share/anitya/anitya_cron.py
10 */12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /usr/bin/python2 /usr/share/anitya/anitya_cron.py