From 9cae8a8e2f3f2d814e41746c85f1031797c12462 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 31 Mar 2021 18:47:08 +0800 Subject: update --- tools/init/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/init') diff --git a/tools/init/sync.sh b/tools/init/sync.sh index 58469c4..10faf04 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 pham@topo.tw:~/.thunderbird ~/.thunderbird & + rsync -a --delete pham@topo.tw:~/.thunderbird/ ~/.thunderbird & fi -- cgit v1.2.3-70-g09d2