diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-31 12:27:35 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-31 12:27:35 +0800 |
commit | b9048c0f56c2967d7365a854e7db47ea84a5365a (patch) | |
tree | e93abffddec89eeee3149652773c60c07249eaa0 /sh | |
parent | 3e856ae1e61f403125be7a26b837369d94c2534a (diff) |
sync insp abook addressbook change to pp
Diffstat (limited to 'sh')
-rwxr-xr-x | sh/upd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -205,6 +205,7 @@ misc () { git -C "$HOME/programs/reminders" push pass git push argospm update + rsync -vPu "$HOME/.abook/addressbook" pp:.abook/addressbook fi if [ "$hostname" = xyzpp ]; then |