aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'index.org')
-rw-r--r--index.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.org b/index.org
index 8d59da4..cf12389 100644
--- a/index.org
+++ b/index.org
@@ -62,8 +62,9 @@ Who is the man behind ret2pop? How do you contact him? So many mysteries awaitâ€
I wrote this website in org mode. For more information, see the [[file:README.org][README]]. Here is how I upload my
website:
#+begin_src shell :exports code :results silent
-git add .
-rsync -azvP ~/website_html/ root@nullring.xyz:/usr/share/nginx/ret2pop/
+ git add .
+ rsync -azvP ~/website_html/ root@nullring.xyz:/usr/share/nginx/ret2pop/
+ echo "asdf"
#+end_src
Then I run magit after.
* Donate