Overwrite existing settings
This commit is contained in:
parent
fc5e3fad34
commit
e9f0f85a17
@ -91,9 +91,6 @@ function reconfigure_searx {
|
||||
|
||||
function create_searx_config {
|
||||
settings_file=${SEARX_PATH}/searx/searx/settings.yml
|
||||
if [ -f $settings_file ]; then
|
||||
return
|
||||
fi
|
||||
|
||||
SEARX_ONION_HOSTNAME=$(echo /var/lib/tor/hidden_service_searx/hostname)
|
||||
SEARX_SECRET_KEY=$(get_completion_param "searx key")
|
||||
|
Loading…
x
Reference in New Issue
Block a user