Start syncing of iot summary
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
dc66194eee
commit
e5c79e0973
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
MAILTO=""
|
||||
*/15 * * * * root /usr/bin/curl -f https://kojipkgs.fedoraproject.org/atomic/repo/summary -o /srv/web/ostree/summary
|
||||
*/15 * * * * root /usr/bin/curl -f https://kojipkgs.fedoraproject.org/atomic/repo/summary -o /srv/web/ostree/summary.new && mv /srv/web/ostree/summary.new /srv/web/ostree/summary
|
||||
MAILTO=""
|
||||
*/15 * * * * root /usr/bin/curl -f https://kojipkgs.fedoraproject.org/compose/iot/repo/summary -o /srv/web/ostree/iot/summary.new && mv /srv/web/ostree/iot/summary.new /srv/web/ostree/iot/summary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue