From dc94a1d4c0755b2d66ef3094156cb98f8f27591c Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 13 Dec 2020 15:20:33 +0100 Subject: [doc] add a tip about how to brand and stash a searx instance setup BTW: drop a trailing whitespace Signed-off-by: Markus Heiser --- docs/admin/installation.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/admin') diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst index ccf24b4d6..4a301ecf8 100644 --- a/docs/admin/installation.rst +++ b/docs/admin/installation.rst @@ -71,3 +71,11 @@ If all services are running fine, you can add it to your HTTP server: - :ref:`installation apache` - :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 . -- cgit v1.2.3