less warning from vdirsyncer
This commit is contained in:
parent
0de8cca421
commit
2807d0e3b8
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ ip route ls | grep -q '.'
|
||||||
# check if the gpg-agent is running
|
# check if the gpg-agent is running
|
||||||
pgrep gpg-agent > /dev/null
|
pgrep gpg-agent > /dev/null
|
||||||
|
|
||||||
vdirsyncer -v WARNING sync 2>&1
|
vdirsyncer -v CRITICAL sync 2>&1
|
||||||
|
|
||||||
exec sleep 10m
|
exec sleep 10m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue