From 2e740fb2bde425b0024a97d4095adde4fc95a81c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 22 May 2022 09:02:38 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) 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