diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 23:25:54 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-09-01 23:25:54 +0800 |
commit | 8434595b284aa1d4de2c32317fbff38b71924233 (patch) | |
tree | cf5225eb60b5711de3013001d838b62402cc1254 | |
parent | 198fd5da559aee1d7ae88bf82e1bab1132deaee6 (diff) |
upd sync some doc to pp
-rwxr-xr-x | sh/upd | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -210,6 +210,9 @@ misc () { argospm update rsync -vPu "$HOME/.abook/addressbook" pp:.abook/addressbook rsync -avP --delete "$XDG_DOCUMENTS_DIR/ids" pp:documents + rsync -vPu "$HOME/programs/roff/myresume/resume_chinese.odt" \ + "$HOME/programs/roff/myresume/resume_chinese.pdf" \ + pp:programs/roff/myresume fi if [ "$hostname" = xyzpp ]; then |