diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-05 20:27:59 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-05 20:27:59 +0800 |
commit | be43724460ce9db3bacac44b05dcf2804a2a0a14 (patch) | |
tree | cf3456bab084ba502c7f24759c542c9c8da4069f /tools/init/exit.sh | |
parent | 19a2bcce6c5d87610fa80376990a0eebb46c0874 (diff) |
update
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/ | ||