From 04d7cb97d3f5d45dd46ac4c0128a1dd88e770ba9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 3 Oct 2021 11:47:30 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index 71787cb..c6560bd 100644 --- a/scripts/restore +++ b/scripts/restore @@ -47,6 +47,7 @@ test ! -d $final_path \ #================================================= # RESTORE THE NGINX CONFIGURATION #================================================= +ynh_script_progression --message="Restoring the NGINX configuration..." --weight=1 ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"