diff options
author | Preston Pan <preston@nullring.xyz> | 2024-02-28 22:00:12 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-02-28 22:00:12 -0800 |
commit | 18c72005a232d367c1094253d36082de3ba214b9 (patch) | |
tree | fcd64e015201e3697cd3974f7f13b637f8463c90 | |
parent | 563e3ddc605addb20b8207a120a6e22cf025e786 (diff) |
publish from thinkpad
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ website: cd ~/org/website git add . git commit -m "publish from thinkpad" -git push github main +git push origin main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |