From 045aaec61fc5c08a622172d6e5a7c533f20b1db2 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:51:12 +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 f6b3e16..74aac70 100644 --- a/scripts/restore +++ b/scripts/restore @@ -66,6 +66,7 @@ ynh_system_user_create --username=$app ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" +ynh_add_fpm_config --phpversion=$YNH_PHP_VERSION #================================================= # RESTORE THE CRON FILE #=================================================