From cc7cbe1b4f131a50318b0242c91eca3785226ef5 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Thu, 5 Oct 2017 22:15:34 +0200 Subject: [PATCH] [fix] Install 1st try --- scripts/install | 7 ------- 1 file changed, 7 deletions(-) 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 #=================================================