diff options
Diffstat (limited to 'tools/init/exit.sh')
-rwxr-xr-x | tools/init/exit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/init/exit.sh b/tools/init/exit.sh index f5d675d..3723670 100755 --- a/tools/init/exit.sh +++ b/tools/init/exit.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | #! /bin/env bash | 1 | #! /usr/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 & |