diff --git a/scripts/restore b/scripts/restore index b3f62c1..b37e463 100755 --- a/scripts/restore +++ b/scripts/restore @@ -71,7 +71,7 @@ ynh_script_progression --message="Restoring PHP-FPM configuration..." ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" # Recreate a dedicated php-fpm config -ynh_add_fpm_config +ynh_add_fpm_config --phpversion=$phpversion #================================================= # GENERIC FINALIZATION