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:
Markus Heiser 2020-01-30 19:55:51 +01:00
parent 924bf65517
commit 6274a54746
4 changed files with 30 additions and 3 deletions

View file

@ -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() {