Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc94a1d4 authored by Markus Heiser's avatar Markus Heiser
Browse files

[doc] add a tip about how to brand and stash a searx instance setup



BTW: drop a trailing whitespace

Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarit.de>
parent c8d2b19c
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -71,3 +71,11 @@ If all services are running fine, you can add it to your HTTP server:
- :ref:`installation apache`
- :ref:`installation apache`
- :ref:`installation nginx`
- :ref:`installation nginx`


.. _git stash: https://git-scm.com/docs/git-stash

.. tip::

   About script's installation options have a look at chapter :ref:`toolboxing
   setup`.  How to brand your instance see chapter :ref:`makefile setup`.  To
   *stash* your instance's setup, `git stash`_ your clone's :origin:`Makefile`
   and :origin:`.config.sh` file .
+1 −1

File changed.

Contains only whitespace changes.