From 82e05c954d2c47ec1bcf9a1f9b0000b2c8752c72 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 26 Jun 2021 12:02:51 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1eb7f79..cb808fe 100644 --- a/scripts/install +++ b/scripts/install @@ -102,7 +102,7 @@ ynh_script_progression --message="Configuring Searx..." --weight=2 secret_key=$(ynh_string_random) -ynh_add_config --template="../conf/settings.yml" --destination="$final_path/searx/settings.yml" +ynh_add_config --template="../conf/settings.yml" --destination="$final_path/searx/settings.yml" 2>/dev/null #================================================= # SET PERMISSIONS ON SEARX DIRECTORY