mirror of
https://github.com/searxng/searxng.git
synced 2025-09-01 07:48:32 +02:00
[brand] searx.sh & morty.sh - renamed 'searx' into 'SearXNG'
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
7167a7ee36
commit
28c874bf3f
2 changed files with 25 additions and 25 deletions
|
@ -236,7 +236,7 @@ install_all() {
|
|||
fi
|
||||
fi
|
||||
info_searx
|
||||
if ask_yn "Add image and result proxy to searx settings.yml?" Yn; then
|
||||
if ask_yn "Add image and result proxy to SearXNG settings.yml?" Yn; then
|
||||
"${REPO_ROOT}/utils/searx.sh" option result-proxy "${PUBLIC_URL_MORTY}" "${MORTY_KEY}"
|
||||
"${REPO_ROOT}/utils/searx.sh" option image-proxy-on
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue