Switch from tmate to tmux of src blocks.

This commit is contained in:
2023-09-11 18:01:46 +12:00
parent 44a5e3d309
commit b354692e3f
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
I created this helm chart for self-hosting grocy in a container on ~k3s~. Complete the steps below to deploy this chart.
#+NAME: Deploy grocy via helm
#+begin_src tmate
#+begin_src tmux
# Clone charts repository
git clone https://gitea.jamma.life/jmhbnz/charts.git
#+end_src