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"