Activate fedmenu on easyfix
This commit is contained in:
parent
1f0799c986
commit
490e9b1e80
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
# 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 >& /dev/null
|
||||
*/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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue