mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-13 11:00:42 -04:00
Change again some languages
Thanks to @tokideveloper !!!
This commit is contained in:
parent
978efb3514
commit
3ba7a492f0
10 changed files with 12 additions and 12 deletions
|
@ -220,7 +220,7 @@ This step is optional, but very helpful. Put these scripts somewhere in your ``$
|
|||
|
||||
``qtb-iterate``:
|
||||
|
||||
.. code:: console
|
||||
.. code:: bash
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
|
@ -247,7 +247,7 @@ I (woju) have those two git hooks. They ensure tests are passing (or are marked
|
|||
|
||||
``core-admin/.git/hooks/pre-commit``: (you may retain also the default hook, here omitted for readability)
|
||||
|
||||
.. code:: console
|
||||
.. code:: bash
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
|
@ -258,7 +258,7 @@ I (woju) have those two git hooks. They ensure tests are passing (or are marked
|
|||
|
||||
``core-admin/.git/hooks/pre-push``:
|
||||
|
||||
.. code:: console
|
||||
.. code:: bash
|
||||
|
||||
#!/bin/sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue