Fix cron job for docs build on backend
This commit is contained in:
parent
c6cf093f0e
commit
59f4986be6
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue