mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-14 00:20:36 +08:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
# Fetches repo metadata for mdapi
|
|
#
|
|
*/20 * * * * root /usr/bin/mdapi-get_repo_md /etc/mdapi/mdapi.cfg |& grep -vi warning > /dev/null
|
|
|