The cron job is a python script to run
This commit is contained in:
parent
a75aaec14d
commit
d61bde2a6a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# Checks bi-daily for new versions
|
||||
#
|
||||
10 /12 * * * root ANITYA_WEB_CONFIG=/etc/anitya/anitya.cfg /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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue