diff options
author | Preston Pan <preston@nullring.xyz> | 2024-02-28 21:58:21 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-02-28 21:58:21 -0800 |
commit | 563e3ddc605addb20b8207a120a6e22cf025e786 (patch) | |
tree | c408b24aff63755a1adff90bd93b4a3f040f0983 /index.org | |
parent | 690dbc807b2d5349cba26b3e021cbb16a3238dba (diff) |
publish from thinkpad
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "more journal entries" +git commit -m "publish from thinkpad" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |