diff --git a/scripts/install b/scripts/install index 953e33b..f9aef97 100644 --- a/scripts/install +++ b/scripts/install @@ -115,13 +115,6 @@ ynh_add_nginx_config # Create a system user ynh_system_user_create $app -#================================================= -# PHP-FPM CONFIGURATION -#================================================= - -# Create a dedicated php-fpm config -ynh_add_fpm_config - #================================================= # SPECIFIC SETUP #=================================================