diff options
Diffstat (limited to 'tools/init/exit.sh')
-rwxr-xr-x | tools/init/exit.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/init/exit.sh b/tools/init/exit.sh deleted file mode 100755 index 3723670..0000000 --- a/tools/init/exit.sh +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | #! /usr/bin/env bash | ||
2 | |||
3 | #if [[ `cat /etc/hostname` != 'vultr' ]]; then | ||
4 | # rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird & | ||
5 | #fi | ||