Correction bug rsync
This commit is contained in:
parent
354ce023f1
commit
438a88a169
1 changed files with 1 additions and 1 deletions
2
crontab
2
crontab
|
@ -1,2 +1,2 @@
|
||||||
*/30 * * * * vdirsyncer sync >/dev/null 2>&1
|
*/30 * * * * vdirsyncer sync >/dev/null 2>&1
|
||||||
30 12 * * 3 ~/bin/rsync.sh -t sshfs
|
30 12 * * * export SSH_AUTH_SOCK=/home/dbroqua/.ssh/agent && ~/bin/rsync.sh -t sshfs >cronlog 2>&1
|
||||||
|
|
Loading…
Reference in a new issue