aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-02-28 21:58:21 -0800
committerPreston Pan <preston@nullring.xyz>2024-02-28 21:58:21 -0800
commit563e3ddc605addb20b8207a120a6e22cf025e786 (patch)
treec408b24aff63755a1adff90bd93b4a3f040f0983 /index.org
parent690dbc807b2d5349cba26b3e021cbb16a3238dba (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 17b499b..46778c6 100644
--- a/index.org
+++ b/index.org
@@ -64,7 +64,7 @@ website:
#+begin_src shell :exports code :results silent
cd ~/org/website
git add .
-git commit -m "more journal entries"
+git commit -m "publish from thinkpad"
git push github main
rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src