X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;h=2dedbc064882a5a9d3f52fda8865b89cb56b40af;hb=060e329f70cb9390b6253e8d02426039f94fea62;hp=06b7fb4c9c57ab5ec11ba503113005eaaa5cdfd3;hpb=4f86395e1e33a5df67315023b2a239a97d806807;p=dotfiles.git diff --git a/shell/.local/bin/update b/shell/.local/bin/update index 06b7fb4..2dedbc0 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 -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 && vdirsyncer sync && khal -c .config/khal/config $NUL && khard $NUL && pass git pull origin master"