Activate fedmenu on easyfix

This commit is contained in:
Pierre-Yves Chibon 2015-04-30 09:42:35 +02:00
parent 1f0799c986
commit 490e9b1e80

View file

@ -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