(mod) Use the same style for all commands

Some lines had an "$" and some not.
Removed them so all lines can be simply copied and all lines look similiar.
This commit is contained in:
Allen 2021-08-24 21:30:06 +02:00 committed by GitHub
parent 968b289915
commit c7ba520052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ How to update depends on the :ref:`installation` method. If you have used the
.. code:: bash
$ sudo -H ./utils/morty.sh update morty
sudo -H ./utils/morty.sh update morty
.. _inspect searx:
@ -55,5 +55,5 @@ How to debug depends on the :ref:`installation` method. If you have used the
.. code:: bash
$ sudo -H ./utils/morty.sh inspect service
sudo -H ./utils/morty.sh inspect service