From feff9da066006c502c92da88f777e9585b1c0ea3 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 6 Apr 2021 08:45:51 +0800 Subject: update --- tools/init/exit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/init/exit.sh') diff --git a/tools/init/exit.sh b/tools/init/exit.sh index f24be47..c16bd3d 100755 --- a/tools/init/exit.sh +++ b/tools/init/exit.sh @@ -1,5 +1,5 @@ #! /bin/env bash if [[ `cat /etc/hostname` != 'vultr' ]]; then - rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird/ & + rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird & fi -- cgit v1.2.3-70-g09d2