summaryrefslogtreecommitdiff
path: root/utils/searx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/searx.sh')
-rwxr-xr-xutils/searx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/searx.sh b/utils/searx.sh
index 3ebe5df11..a2d42c27b 100755
--- a/utils/searx.sh
+++ b/utils/searx.sh
@@ -621,7 +621,7 @@ install_settings() {
fi
mkdir -p "$(dirname "${SEARX_SETTINGS_PATH}")"
- install_template \
+ install_template --no-eval \
"${SEARX_SETTINGS_PATH}" \
"${SERVICE_USER}" "${SERVICE_GROUP}"
configure_searx