aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xtools/init/sync.sh6
1 files changed, 3 insertions, 3 deletions
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 &
15check_upstream ~/.vim_runtime || echo in `pwd` >/dev/tty & 15check_upstream ~/.vim_runtime || echo in `pwd` >/dev/tty &
16 16
17# thunderbird 17# thunderbird
18if [[ `cat /etc/hostname` != 'vultr' ]]; then 18#if [[ `cat /etc/hostname` != 'vultr' ]]; then
19 rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird & 19# rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird &
20fi 20#fi