]> Untitled Git - monorepo.git/commitdiff
publish from thinkpad
authorPreston Pan <preston@nullring.xyz>
Thu, 29 Feb 2024 06:00:12 +0000 (22:00 -0800)
committerPreston Pan <preston@nullring.xyz>
Thu, 29 Feb 2024 06:00:12 +0000 (22:00 -0800)
index.org

index 46778c6441fe13debc13ca8e08e8195b11ffcbc3..57d46653d70ebe68fdecc07e84f88961c08b00ff 100644 (file)
--- 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