mirror of
https://github.com/searx/searx
synced 2025-02-09 08:28:46 +01: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:
parent
968b289915
commit
c7ba520052
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user