From d326c19e5d5927baeec5d54868b2bf3122d10ee3 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Sun, 17 Jun 2018 22:55:02 +0530 Subject: [PATCH] Fixed restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 9836678..fe317c1 100755 --- a/scripts/restore +++ b/scripts/restore @@ -93,7 +93,7 @@ chown -R $app: $final_path #================================================= ynh_restore_file "/etc/php/7.1/fpm/pool.d/$app.conf" -ynh_restore_file "/etc/php/7.1/fpm/pool.d/$app.conf" +ynh_restore_file "/etc/php/7.1/fpm/conf.d/20-$app.ini" #================================================= # SPECIFIC UPGRADE