forgot command client for rsync
This commit is contained in:
parent
46ac0bdf04
commit
14d44487fa
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ services:
|
|||
- CRON_TASK_3=0 4 * * * rsync -av --delete /source/NextCloud/ /dest/NextCloud/
|
||||
- CRON_TASK_4=0 4 * * * rsync -av --delete /source/Forgejo/git /dest/Forgejo/git/
|
||||
- CRON_TASK_5=0 4 * * * rsync -av --delete /source/Forgejo/gitea /dest/Forgejo/gitea/
|
||||
entrypoint: crond -f -l 8
|
||||
command: ["client"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue