mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
3 lines
145 B
Plaintext
3 lines
145 B
Plaintext
SHELL=/bin/bash
|
|
*/5 * * * * root cd /var/lib/reg-server/ && reg server -r registry.fedoraproject.org --once |& grep -vi INFO |& grep -vi WARNING
|