5 lines
147 B
Text
5 lines
147 B
Text
SHELL=/bin/bash
|
|
MAILTO=maxamillion@fedoraproject.org
|
|
|
|
*/5 * * * * root cd /var/lib/reg-server/ && reg-server -r registry.fedoraproject.org --once
|
|
|