diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-25 16:48:43 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-25 16:48:43 -0800 |
commit | 18ce6fd70011b27c8c4fdf381bd9f5a2b4d92b57 (patch) | |
tree | 95feb18464ab16ec3cd06d65e9202c9eaf3f12a1 /index.org | |
parent | 383ca6a0dba02c8cb4fac58fd2050d90928321f0 (diff) |
is my website fixed?
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -62,7 +62,12 @@ website: #+begin_src shell :exports code cd ~/org/website git add . -git commit -m "add code block in website" +git commit -m "is my website fixed?" git push github main rsync ~/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 | . | | | | | |