mirror of
https://github.com/searxng/searxng.git
synced 2025-07-31 09:02:20 +02:00
utils/searx.sh & filtron.sh: misc changes from first tests (WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
924bf65517
commit
6274a54746
4 changed files with 30 additions and 3 deletions
|
@ -275,6 +275,9 @@ installations that were installed with this script."
|
|||
remove_searx_uwsgi
|
||||
wait_key
|
||||
remove_user
|
||||
if service_is_available "${PUBLIC_URL}"; then
|
||||
MSG="** Don't forgett to remove your public site! (${PUBLIC_URL}) **" wait_key 10
|
||||
fi
|
||||
}
|
||||
|
||||
user_is_available() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue