From daafd7355f94e059c63c8cfa236845abf94f3855 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 9 Nov 2019 17:40:29 +0800 Subject: update --- scripts/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/sync.sh') diff --git a/scripts/sync.sh b/scripts/sync.sh index 665acba..fa37fee 100755 --- a/scripts/sync.sh +++ b/scripts/sync.sh @@ -3,7 +3,7 @@ DIR="$(cd "$(dirname "$0")" && pwd)" source $DIR/check_upstream.sh -cd ~/git/settings && git pull --quiet & +cd $SETTING_DIR && git pull --quiet & cd ~/vimwiki && git pull --quiet & check_upstream ~/git/tig & check_upstream ~/.vim_runtime & -- cgit v1.2.3-70-g09d2