1
0
Fork 0
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:
Éric Gaspar 2023-11-14 16:42:20 +01:00
parent 0b735cd00b
commit b1df8b5af3

View file

@ -29,7 +29,7 @@ ynh_change_url_nginx_config
# 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"
chown $app:www-data "$install_dir/opensearch.xml"