diff --git a/scripts/install b/scripts/install index 6236cf8..230b808 100644 --- a/scripts/install +++ b/scripts/install @@ -104,6 +104,7 @@ ynh_script_progression --message="Configuring PHP-FPM..." --weight=2 # Create a dedicated php-fpm config ynh_add_fpm_config --usage=low --footprint=low +phpversion=$(ynh_app_setting_get --app=$app --key=phpversion) #================================================= # SPECIFIC SETUP