mirror of
https://github.com/YunoHost-Apps/librex_ynh.git
synced 2024-09-03 19:36:20 +02:00
Update change_url
This commit is contained in:
parent
0b735cd00b
commit
b1df8b5af3
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ynh_change_url_nginx_config
|
||||||
# SPECIFIC MODIFICATIONS
|
# SPECIFIC MODIFICATIONS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_add_config --template="../conf/opensearch.xml.example" --destination="$install_dir/opensearch.xml"
|
ynh_add_config --template="opensearch.xml.example" --destination="$install_dir/opensearch.xml"
|
||||||
|
|
||||||
chmod 650 "$install_dir/opensearch.xml"
|
chmod 650 "$install_dir/opensearch.xml"
|
||||||
chown $app:www-data "$install_dir/opensearch.xml"
|
chown $app:www-data "$install_dir/opensearch.xml"
|
||||||
|
|
Loading…
Reference in a new issue