From 287a6cfa43d8542ee120a76d24e7ed9929184bc2 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Thu, 19 Jul 2018 14:46:17 +0200 Subject: [PATCH] vdirsyncer not needed, done by offlineimap --- shell/.local/bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/.local/bin/update b/shell/.local/bin/update index 24892b5..832323c 100755 --- a/shell/.local/bin/update +++ b/shell/.local/bin/update @@ -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" -- 2.20.1