1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2024-09-03 20:36:27 +02:00

Fix: change_url script

This commit is contained in:
Fabian Wilkens 2022-04-30 17:53:51 +02:00
parent 4f7a9fa909
commit e5ab63df6b
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB

View file

@ -28,6 +28,8 @@ ynh_script_progression --message="Loading installation settings..." --time --wei
# Needed for helper "ynh_add_nginx_config"
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
app_path=$(ynh_app_setting_get --app=$app --key=app_path)
port=$(ynh_app_setting_get --app=$app --key=port)
#=================================================
# BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP