From 18c72005a232d367c1094253d36082de3ba214b9 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 28 Feb 2024 22:00:12 -0800 Subject: publish from thinkpad --- index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit