less warning from vdirsyncer
This commit is contained in:
parent
0de8cca421
commit
2807d0e3b8
@ -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…
Reference in New Issue
Block a user