diff --git a/scripts/restore b/scripts/restore index f63a66d..d712603 100644 --- a/scripts/restore +++ b/scripts/restore @@ -82,7 +82,8 @@ ynh_script_progression --message="Reconfiguring PHP-FPM..." --weight=6 ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" -ynh_add_fpm_config --package="$extra_php_dependencies" +ynh_install_app_dependencies "$extra_php_dependencies" +ynh_add_fpm_config #================================================= # GENERIC FINALIZATION