X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;h=832323ccf8654368ca82fe6b117e4bab682d6d4a;hb=907122ffdf547aaf278270f2621bfc1d1112bf74;hp=24892b523245b86e73c3303c21234aae5ceddeca;hpb=305f4e53aba70e6660e927bd26946e338dce6251;p=dotfiles.git 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"