aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-03-06 20:31:29 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-03-06 20:31:29 +0800
commit85299d5c0be2e0cb2f6c5a2c25393212fa48cd34 (patch)
treedfe6887bab6a1421c8be59939f6ed41fa561b5ce
parent7393fb900e4645513c0e2fe9420e9bd995da323e (diff)
update
-rwxr-xr-xtools/init/exit.sh2
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 &