aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
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