aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/init/exit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/init/exit.sh')
-rwxr-xr-xtools/init/exit.sh6
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
3if [[ `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 &
5fi 5#fi