diff --git a/scripts/remove b/scripts/remove index 57814f7..222ce56 100644 --- a/scripts/remove +++ b/scripts/remove @@ -41,10 +41,10 @@ ynh_remove_nginx_config ynh_script_progression --message="Removing PHP-FPM configuration..." --weight=2 # Remove the app dependencies installed along with php-fpm -ynh_remove_app_dependencies +# ynh_remove_app_dependencies # Remove the dedicated PHP-FPM config -ynh_remove_fpm_config +ynh_remove_fpm_config --package="$extra_php_dependencies" #================================================= # GENERIC FINALIZATION