Several fixes

This commit is contained in:
yalh76
2022-07-28 02:49:32 +02:00
parent a8ba80cabc
commit c819e89a3f
5 changed files with 676 additions and 9 deletions
-3
View File
@@ -30,9 +30,6 @@ ynh_script_progression --message="Loading installation settings..." --weight=1
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
# Add settings here as needed by your application
#db_name=$(ynh_app_setting_get --app=$app --key=db_name)
#db_user=$db_name
#db_pwd=$(ynh_app_setting_get --app=$app --key=db_pwd)
#=================================================
# BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP