vdirsyncer not needed, done by offlineimap
authorMart Lubbers <mart@martlubbers.net>
Thu, 19 Jul 2018 12:46:17 +0000 (14:46 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 19 Jul 2018 12:46:17 +0000 (14:46 +0200)
shell/.local/bin/update

index 24892b5..832323c 100755 (executable)
@@ -7,4 +7,4 @@ cmd() {
 }
 
 sudo sh -c "$(cmd)"
-sh -c "tlmgr update --all --self && offlineimap -o -u ttyui && vdirsyncer sync && khal -c .config/khal/config $NUL && khard $NUL && pass git pull origin master"
+sh -c "tlmgr update --all --self && offlineimap -o -u ttyui && khal -c .config/khal/config $NUL && khard $NUL && pass git pull origin master"