From c031a212a255a901124847ab65e37cf37d8e0c65 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 22 Apr 2021 17:40:01 +0800 Subject: update --- tools/init/sync.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/init') diff --git a/tools/init/sync.sh b/tools/init/sync.sh index 50e07f9..bbcc088 100755 --- a/tools/init/sync.sh +++ b/tools/init/sync.sh @@ -15,6 +15,6 @@ check_upstream ~/git/tig || echo in `pwd` >/dev/tty & check_upstream ~/.vim_runtime || echo in `pwd` >/dev/tty & # thunderbird -if [[ `cat /etc/hostname` != 'vultr' ]]; then - rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird & -fi +#if [[ `cat /etc/hostname` != 'vultr' ]]; then +# rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird & +#fi -- cgit v1.2.3-70-g09d2