1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headphones_ynh.git synced 2024-09-03 19:26:02 +02:00

Update change_url

This commit is contained in:
Éric Gaspar 2023-05-25 13:19:16 +02:00
parent 93ca945b39
commit cb32e7adb1

View file

@ -31,7 +31,7 @@ ynh_change_url_nginx_config
# UPDATE A CONFIG FILE # UPDATE A CONFIG FILE
#================================================= #=================================================
ynh_script_progression --message="Updating a configuration file..." ynh_script_progression --message="Updating a configuration file..."
#REMOVEME?
path=$new_path path=$new_path
domain=$new_domain domain=$new_domain
ynh_add_config --template="../conf/headphones.ini" --destination="/etc/$app/$app.ini" ynh_add_config --template="../conf/headphones.ini" --destination="/etc/$app/$app.ini"