summaryrefslogtreecommitdiff
path: root/utils/filtron.sh
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-02-03 13:25:51 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2020-02-03 13:25:51 +0100
commit94ac560dcc85e2e75d3b14706a65eb9488643eb4 (patch)
tree40ff812809c2b96964c58c3aa630e73a9e112d46 /utils/filtron.sh
parente7401796f652c946f52faf12b1b7c871ceaa7211 (diff)
downloadsearxng-94ac560dcc85e2e75d3b14706a65eb9488643eb4.tar.gz
searxng-94ac560dcc85e2e75d3b14706a65eb9488643eb4.zip
doc: add descriptions of our tooling box in ./utils
Initial started with the scripts for searx, filtron and morty installations. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'utils/filtron.sh')
-rwxr-xr-xutils/filtron.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/filtron.sh b/utils/filtron.sh
index dd49a3d1e..2a68f1728 100755
--- a/utils/filtron.sh
+++ b/utils/filtron.sh
@@ -89,6 +89,7 @@ If needed, set PUBLIC_URL of your WEB service in the '${DOT_CONFIG#"$REPO_ROOT/"
PUBLIC_URL : ${PUBLIC_URL}
PUBLIC_HOST : ${PUBLIC_HOST}
+ SERVICE_USER : ${SERVICE_USER}
EOF
[ ! -z ${1+x} ] && echo -e "$1"