mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
SHELL=/bin/bash
|
|
MAILTO=maxamillion@fedoraproject.org
|
|
|
|
*/5 * * * * root cd /var/lib/reg-server/ && reg-server -r registry.fedoraproject.org --once
|
|
|