diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-13 10:01:29 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-13 10:01:29 +0800 |
commit | 8422c8974bf2869c55ed81f6086c6755d0580a7a (patch) | |
tree | 742e598026b550ef972b4320dea6432e52311232 /tools | |
parent | e334ad55d9459382241bb12eb90b0705afd04d81 (diff) |
update
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/init/exit.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/init/exit.sh b/tools/init/exit.sh index c16bd3d..f5d675d 100755 --- a/tools/init/exit.sh +++ b/tools/init/exit.sh | |||
@@ -1,5 +1,5 @@ | |||
1 | #! /bin/env bash | 1 | #! /bin/env bash |
2 | 2 | ||
3 | if [[ `cat /etc/hostname` != 'vultr' ]]; then | 3 | #if [[ `cat /etc/hostname` != 'vultr' ]]; then |
4 | rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird & | 4 | # rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird & |
5 | fi | 5 | #fi |