less warning from vdirsyncer

This commit is contained in:
Felix Van der Jeugt 2019-11-27 14:46:36 +01:00
parent 0de8cca421
commit 2807d0e3b8
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ ip route ls | grep -q '.'
# check if the gpg-agent is running
pgrep gpg-agent > /dev/null
vdirsyncer -v WARNING sync 2>&1
vdirsyncer -v CRITICAL sync 2>&1
exec sleep 10m