diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 15:09:04 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 15:09:04 -0800 |
commit | 183bfb0798623d6a196d59156b4e8978bab17564 (patch) | |
tree | c672dbca99fbba546ba7bc9313d286279ed83ccc /index.org | |
parent | ce62963379b700b2327cb7f1cde80e0423c8e713 (diff) |
exports both
Diffstat (limited to 'index.org')
-rw-r--r-- | index.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ website: #+begin_src shell :exports code :results silent cd ~/org/website git add . -git commit -m "add metaprogramming section" +git commit -m "exports both" git push github main rsync -azvP ~/website_html/ root@nullring.xyz:/var/www/ret2pop/ #+end_src |