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 #=================================================