From d6f9174851167062f4b1ad03f5de02e107373576 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 5 Apr 2021 10:56:21 +0800 Subject: update --- tools/init/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/init/sync.sh b/tools/init/sync.sh index 10faf04..ade8f00 100755 --- a/tools/init/sync.sh +++ b/tools/init/sync.sh @@ -16,5 +16,5 @@ check_upstream ~/.vim_runtime || echo in `pwd` >/dev/tty & # rsync if [[ `cat /etc/hostname` != 'vultr' ]]; then - rsync -a --delete pham@topo.tw:~/.thunderbird/ ~/.thunderbird & + rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird & fi -- cgit v1.2.3-70-g09d2