From f9d4fb3e2ef6e8a2e7c17cc7757fe71f4a16df80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 6 Nov 2020 14:48:05 +0100 Subject: [PATCH] Update scripts/restore Co-authored-by: yalh76 --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index 1b4f74c..1c5a04c 100644 --- a/scripts/restore +++ b/scripts/restore @@ -80,6 +80,7 @@ ynh_script_progression --message="Reconfiguring PHP-FPM..." --weight=5 ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" +ynh_add_fpm_config --phpversion=$phpversion --package="$extra_php_dependencies" #================================================= # SPECIFIC RESTORATION #=================================================