diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-09-05 15:58:21 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-09-05 15:58:21 +0800 |
commit | 044febffdf6437d76463373768d30ff55248aabb (patch) | |
tree | 594b90d7dad99f5088aeb3ea0bcafa4f0397be46 | |
parent | 00c13fb3d875ca8618c4ff5710969cbf14b7d8a1 (diff) |
upd insp sync novels to pp
-rwxr-xr-x | sh/upd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -216,6 +216,7 @@ misc () { rsync -vPu "$HOME/programs/roff/myresume/resume_chinese.odt" \ "$HOME/programs/roff/myresume/resume_chinese.pdf" \ pp:programs/roff/myresume + rsync -avPR --delete "$XDG_DOCUMENTS_DIR/books/novels" pp:documents/books/novels fi if [ "$hostname" = xyzpp ]; then |