From bec41e7c851b800917e2d0d30c58e56bbbb4bbd1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 16 Nov 2020 13:05:32 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/restore b/scripts/restore index 6ca03dc..a697bc4 100644 --- a/scripts/restore +++ b/scripts/restore @@ -76,6 +76,8 @@ chmod -R 775 $final_path ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" +ynh_add_fpm_config --package="$extra_php_dependencies" + #================================================= # RESTORE THE MYSQL DATABASE #=================================================