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