X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;h=3113604e305b60e3ab7af38c0d26a3f0929c6279;hb=ac4ab31c495ffd7d902465037050bebb3501b92a;hp=086ef279f16b8e7f0e8d55e941b0c1b562235339;hpb=4b436b147222f2e4b6be9be24e63114030ffdfd1;p=dotfiles.git diff --git a/shell/.local/bin/update b/shell/.local/bin/update index 086ef27..3113604 100755 --- a/shell/.local/bin/update +++ b/shell/.local/bin/update @@ -14,4 +14,4 @@ cmd() { } sudo sh -c "`cmd`" -sh -c "offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL" +sh -c "tlmgr update --all --self && offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL"