diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-12-14 18:22:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-14 18:22:12 +0100 |
| commit | 78655663380d9d67872b419a872dd40d05ef1ed1 (patch) | |
| tree | d80ed686c0d9eac5455e5d8b07adf2b6f73cdd68 /docs/utils | |
| parent | d110624df069a42672186e3d16aa49345a7d5987 (diff) | |
| parent | dc94a1d4c0755b2d66ef3094156cb98f8f27591c (diff) | |
Merge pull request #2384 from return42/improve-doc
Improve doc of the installation skripts
Diffstat (limited to 'docs/utils')
| -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 3c7387875..ada78cef3 100644 --- a/docs/utils/index.rst +++ b/docs/utils/index.rst @@ -41,7 +41,7 @@ Scripts to maintain services often dispose of common commands and environments. <lxc-searx.env>` use :: sudo -H ./utils/lxc.sh cmd -- FORCE_TIMEOUT=0 ./utils/filtron.sh apache install - + .. _toolboxing setup: Tooling box setup |