diff --git a/scripts/remove b/scripts/remove index 71b5703..58e4dfd 100644 --- a/scripts/remove +++ b/scripts/remove @@ -78,10 +78,10 @@ ynh_remove_nginx_config #================================================= # REMOVE PHP-FPM CONFIGURATION #================================================= -#ynh_script_progression --message="Removing php-fpm configuration..." --time --weight=1 +ynh_script_progression --message="Removing php-fpm configuration..." --time --weight=1 # Remove the dedicated php-fpm config -#ynh_remove_fpm_config +ynh_remove_fpm_config #================================================= # REMOVE LOGROTATE CONFIGURATION