diff --git a/scripts/restore b/scripts/restore index 2264171..b7288a5 100644 --- a/scripts/restore +++ b/scripts/restore @@ -44,6 +44,7 @@ test ! -d $final_path || ynh_die --message="There is already a directory: $final #================================================= # 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"