diff --git a/scripts/install b/scripts/install index f9f5492..b7e2a5e 100755 --- a/scripts/install +++ b/scripts/install @@ -102,8 +102,8 @@ popd ynh_script_progression --message="Configuring PHP-FPM..." --weight=1 # Create a dedicated PHP-FPM config -phpversion=$(ynh_app_setting_get --app=$app --key=phpversion) ynh_add_fpm_config --usage="low" --footprint="low" +phpversion=$(ynh_app_setting_get --app=$app --key=phpversion) #================================================= # NGINX CONFIGURATION