diff options
Diffstat (limited to 'docs/utils/index.rst')
-rw-r--r-- | docs/utils/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst index 699641dd0..2077bbb13 100644 --- a/docs/utils/index.rst +++ b/docs/utils/index.rst @@ -35,7 +35,7 @@ Scripts to maintain services often dispose of common commands and environments. ``FORCE_TIMEOUT`` : environment Sets timeout for interactive prompts. If you want to run a script in batch job, with defaults choices, set ``FORCE_TIMEOUT=0``. By example; to install a - reverse proxy for filtron on all containers of the :ref:`searx suite + reverse proxy for filtron on all containers of the :ref:`SearXNG suite <lxc-searx.env>` use :: sudo -H ./utils/lxc.sh cmd -- FORCE_TIMEOUT=0 ./utils/filtron.sh apache install |