X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;h=2dedbc064882a5a9d3f52fda8865b89cb56b40af;hb=c59a11e7dc0bdceb25590ce97ab2eab76ec5818a;hp=06b7fb4c9c57ab5ec11ba503113005eaaa5cdfd3;hpb=40a80da3f04edaeb3e3d2043c862e0dc9d684c0d;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"