diff options
author | typebrook <typebrook@gmail.com> | 2019-10-14 17:48:48 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-10-14 17:48:48 +0800 |
commit | cd49acb301200aff338b8bd05018ef8af19f552a (patch) | |
tree | 117c7ae7b23dbc858fa7139124fa3e919e0e5004 /scripts/sync.sh | |
parent | ae69fefb4b83cecf7b5cba928e64f761853edd83 (diff) |
update
Diffstat (limited to 'scripts/sync.sh')
-rwxr-xr-x | scripts/sync.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/sync.sh b/scripts/sync.sh index 26abc22..665acba 100755 --- a/scripts/sync.sh +++ b/scripts/sync.sh | |||
@@ -5,5 +5,5 @@ source $DIR/check_upstream.sh | |||
5 | 5 | ||
6 | cd ~/git/settings && git pull --quiet & | 6 | cd ~/git/settings && git pull --quiet & |
7 | cd ~/vimwiki && git pull --quiet & | 7 | cd ~/vimwiki && git pull --quiet & |
8 | check_upstream git/tig & | 8 | check_upstream ~/git/tig & |
9 | check_upstream .vim_runtime & | 9 | check_upstream ~/.vim_runtime & |