diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 22:24:59 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 22:24:59 +0800 |
commit | f8b1c96ac8e6138e573a3e26130be70fbca16b2d (patch) | |
tree | 949755d6c9b228fdf5ff8c43064d91945fe72511 /sh/upd | |
parent | 799022f5f41f23cb8a368ef63c90f4e11b135c01 (diff) |
upd rsync ids dir to pp
Diffstat (limited to 'sh/upd')
-rwxr-xr-x | sh/upd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -206,6 +206,7 @@ misc () { pass git push argospm update rsync -vPu "$HOME/.abook/addressbook" pp:.abook/addressbook + rsync -avP --delete "$XDG_DOCUMENTS_DIR/ids" pp:documents fi if [ "$hostname" = xyzpp ]; then |