2
0
mirror of https://github.com/searx/searx synced 2025-09-05 08:56:05 +00:00

(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

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