From ba0c02abbdc7367ac56774a3835b4a75d739364e Mon Sep 17 00:00:00 2001 From: Limezy Date: Sat, 4 Jun 2022 14:23:56 +0700 Subject: [PATCH] Update remove --- scripts/remove | 8 -------- 1 file changed, 8 deletions(-) diff --git a/scripts/remove b/scripts/remove index 514ca7d..2de7221 100755 --- a/scripts/remove +++ b/scripts/remove @@ -87,14 +87,6 @@ ynh_script_progression --message="Removing NGINX web server configuration..." -- # Remove the dedicated NGINX config ynh_remove_nginx_config -#================================================= -# REMOVE PHP-FPM CONFIGURATION -#================================================= -ynh_script_progression --message="Removing PHP-FPM configuration..." --time --weight=1 - -# Remove the dedicated PHP-FPM config -ynh_remove_fpm_config - #================================================= # REMOVE DEPENDENCIES #=================================================