From 727907400d27c69d9a742b8525bb5d09cc6d9e29 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 10 Dec 2021 11:38:41 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 73c5e06..18c343a 100644 --- a/scripts/install +++ b/scripts/install @@ -123,6 +123,7 @@ ynh_script_progression --message="Configuring PHP-FPM..." # 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