diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-11-02 11:00:59 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-11-02 11:00:59 +0800 |
commit | 4c9a706fa1b8f567461c7b9a1ada0191ee047f36 (patch) | |
tree | 6c6fe07396e626a52435b9d04ea8b160a3a48acd | |
parent | 57bd2d44c4be1a5688d96d7f66d0bd9cfbad24ef (diff) |
update
-rwxr-xr-x | tools/init/sync.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/init/sync.sh b/tools/init/sync.sh index 5ade0c3..e594a3f 100755 --- a/tools/init/sync.sh +++ b/tools/init/sync.sh | |||
@@ -12,7 +12,7 @@ sync ~/.password-store | |||
12 | sync ~/.vim_runtime | 12 | sync ~/.vim_runtime |
13 | 13 | ||
14 | # others repo | 14 | # others repo |
15 | check_upstream ~/git/tig || echo in `pwd` >/dev/tty & | 15 | #check_upstream ~/git/tig || echo in `pwd` >/dev/tty & |
16 | 16 | ||
17 | # thunderbird | 17 | # thunderbird |
18 | #if [[ `cat /etc/hostname` != 'vultr' ]]; then | 18 | #if [[ `cat /etc/hostname` != 'vultr' ]]; then |