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:
parent
91c57361eb
commit
82e05c954d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue