diff --git a/scripts/remove b/scripts/remove index 040cf28..ad2017e 100755 --- a/scripts/remove +++ b/scripts/remove @@ -16,6 +16,7 @@ ynh_script_progression --message="Loading installation settings..." --weight=1 app=$YNH_APP_INSTANCE_NAME +domain=$(ynh_app_setting_get --app=$app --key=domain) final_path=$(ynh_app_setting_get --app=$app --key=final_path) #=================================================