From 94ac560dcc85e2e75d3b14706a65eb9488643eb4 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 3 Feb 2020 13:25:51 +0100 Subject: 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 --- utils/filtron.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/filtron.sh') 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" -- cgit v1.2.3