1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

Update install

This commit is contained in:
ericgaspar 2021-06-26 12:02:51 +02:00
parent 91c57361eb
commit 82e05c954d

View file

@ -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