diff --git a/scripts/remove b/scripts/remove index ee1cc6b..c6e107c 100644 --- a/scripts/remove +++ b/scripts/remove @@ -41,8 +41,9 @@ ynh_remove_nginx_config ynh_script_progression --message="Removing PHP-FPM configuration..." --weight=2 # Remove the dedicated php-fpm config -ynh_remove_fpm_config +ynh_remove_fpm_config --package="$extra_php_dependencies" +#================================================= #================================================= # GENERIC FINALIZATION #=================================================