From 58618aabf3d572b6249350c7a178653a33a85bcf Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 9 May 2022 18:01:03 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index bf88f86..6ccc8b6 100755 --- a/scripts/restore +++ b/scripts/restore @@ -79,7 +79,7 @@ chown $app:$app "$config" #================================================= ynh_script_progression --message="Restoring the PHP-FPM configuration..." -ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" +#ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" # Recreate a dedicated php-fpm config ynh_add_fpm_config --usage=low --footprint=low