aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.org b/index.org
index fc678f6..5c32c0a 100644
--- a/index.org
+++ b/index.org
@@ -64,10 +64,10 @@ cd ~/org/website
git add .
git commit -m "is my website fixed?"
git push github main
-rsync ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
+rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/
#+end_src
#+RESULTS:
-| [main | 383ca6a] | add | code | block | in | website |
-| 1 | file | changed, | 1 | insertion(+), | 7 | deletions(-) |
-| skipping | directory | . | | | | |
+| [main | 18ce6fd] | is | my | website | fixed? | |
+| 1 | file | changed, | 6 | insertions(+), | 1 | deletion(-) |
+| skipping | directory | . | | | | |