mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00:00
utils/searx.sh: add apache site searx.conf:uwsgi (WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -475,6 +475,8 @@ uWSGI_install_app() {
|
||||
#
|
||||
# <template option>: see install_template
|
||||
|
||||
local pos_args=("$0")
|
||||
|
||||
for i in "$@"; do
|
||||
case $i in
|
||||
-*) template_opts+=("$i");;
|
||||
|
||||
Reference in New Issue
Block a user