summaryrefslogtreecommitdiff
path: root/sh/upd
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-09-01 22:24:59 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-09-01 22:24:59 +0800
commitf8b1c96ac8e6138e573a3e26130be70fbca16b2d (patch)
tree949755d6c9b228fdf5ff8c43064d91945fe72511 /sh/upd
parent799022f5f41f23cb8a368ef63c90f4e11b135c01 (diff)
upd rsync ids dir to pp
Diffstat (limited to 'sh/upd')
-rwxr-xr-xsh/upd1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/upd b/sh/upd
index 33f9530..16f6fc5 100755
--- a/sh/upd
+++ b/sh/upd
@@ -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