repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a80da
)
Change update to continuous mail sync
author
Mart Lubbers
<mart@martlubbers.net>
Sun, 22 Apr 2018 09:01:50 +0000
(11:01 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Sun, 22 Apr 2018 09:01:50 +0000
(11:01 +0200)
shell/.local/bin/update
patch
|
blob
|
history
diff --git
a/shell/.local/bin/update
b/shell/.local/bin/update
index
06b7fb4
..
2dedbc0
100755
(executable)
--- 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"