Fix cron job for docs build on backend

This commit is contained in:
Kevin Fenzi 2015-07-27 20:29:04 +00:00
parent c6cf093f0e
commit 59f4986be6

View file

@ -1,2 +1 @@
# TODO: Make add some locking to this.
5 * * * * root /usr/bin/rsync --delete -aSHPq --exclude=.git/objects/ bapp02::docs/ /srv/web/docs.fedoraproject.org/
5 * * * * root /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-sync | /usr/local/bin/nag-once docs-sync 1d 2>&1"