aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-25 08:58:28 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-25 08:58:28 +0800
commitd622972078762903a0698f07cfb7853174ddbd4a (patch)
tree24c3ac912fbd4a2fd449c3a46d0967b90356b49e /tools
parent8b71ad4628f3a492d0a70abb24960d5d1e45605a (diff)
Update
Diffstat (limited to 'tools')
-rwxr-xr-xtools/init/sync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/init/sync.sh b/tools/init/sync.sh
index 92670f1..bcd7bed 100755
--- a/tools/init/sync.sh
+++ b/tools/init/sync.sh
@@ -16,7 +16,7 @@ sync ~/blog &
16sync ~/git/vps & 16sync ~/git/vps &
17sync ~/.task & 17sync ~/.task &
18sync ~/.password-store & 18sync ~/.password-store &
19sync ~/.vim-init & 19sync ~/.vim/vim-init &
20sync ~/bean & 20sync ~/bean &
21 21
22while true; do 22while true; do