mirror of
https://github.com/searxng/searxng.git
synced 2025-08-01 01:22:22 +02: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:
parent
d171fcd56e
commit
971a8264b2
5 changed files with 96 additions and 44 deletions
|
@ -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");;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue