aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-02-28 22:00:12 -0800
committerPreston Pan <preston@nullring.xyz>2024-02-28 22:00:12 -0800
commit18c72005a232d367c1094253d36082de3ba214b9 (patch)
treefcd64e015201e3697cd3974f7f13b637f8463c90 /index.org
parent563e3ddc605addb20b8207a120a6e22cf025e786 (diff)
publish from thinkpad
Diffstat (limited to 'index.org')
-rw-r--r--index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.org b/index.org
index 46778c6..57d4665 100644
--- a/index.org
+++ b/index.org
@@ -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