diff options
Diffstat (limited to 'tools/init/exit.sh')
-rw-r--r-- | tools/init/exit.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/init/exit.sh b/tools/init/exit.sh new file mode 100644 index 0000000..dd8710a --- /dev/null +++ b/tools/init/exit.sh | |||
@@ -0,0 +1,3 @@ | |||
1 | #! /bin/env bash | ||
2 | |||
3 | rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird/ | ||