From 2b4c88f158ac97e57e7791f06c595927b5d55408 Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 25 Sep 2026 15:00:51 +0100 Subject: [PATCH] Fixed README table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f35c6ae..ed84fb4 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ The script performs the following steps in order: | Step | Action | Duration | |------|--------|----------| | 1 | Stop Gitea service | ~2 seconds | -| 2 | Create full data backup | | Varies with data size | +| 2 | Create full data backup | Varies with data size | | 3 | Compress backup | Varies with data size | | 4 | Fetch latest Gitea version | ~2-3 seconds | | 5 | Download new binary | ~5-10 seconds |