diff options
Diffstat (limited to 'docs/utils/morty.sh.rst')
| -rw-r--r-- | docs/utils/morty.sh.rst | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/utils/morty.sh.rst b/docs/utils/morty.sh.rst index 64ebda574..988b16935 100644 --- a/docs/utils/morty.sh.rst +++ b/docs/utils/morty.sh.rst @@ -1,13 +1,17 @@ -.. _morty.sh: - .. _morty: https://github.com/asciimoo/morty .. _morty's README: https://github.com/asciimoo/morty +.. _morty.sh: + ================== ``utils/morty.sh`` ================== +.. sidebar:: further reading + + - :ref:`architecture` + To simplify installation and maintenance of a morty_ instance you can use the script :origin:`utils/morty.sh`. In most cases you will install morty_ simply by running the command: @@ -24,8 +28,11 @@ into this user account. To add morty to your searx instance read chapter :reF:`searx_morty`. -The ``--help`` output of the script is largely -self-explanatory: +Overview +======== + +The ``--help`` output of the script is largely self-explanatory +(:ref:`toolboxing common`): .. program-output:: ../utils/morty.sh --help |