diff options
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "actual copyright symbol" +git commit -m "add copyright symbol for real" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |