Time the current implementation of the cron job

This commit is contained in:
Pierre-Yves Chibon 2015-06-24 14:46:20 +02:00
parent 6dff1f21d1
commit 14b883e1ca

View file

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