From 07a1b7700858cef816e6e6ad5004ecab6c596505 Mon Sep 17 00:00:00 2001 From: allan Date: Mon, 1 Dec 2025 23:01:14 +0100 Subject: [PATCH] Because reading the README is faster than debugging --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1fb825a..523b05a 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ This is a production-focused installer built to scale cleanly and update central Running several Gitea instances on one server should be easy. This script makes multi-instance hosting repeatable. ## What this installer does -✔ Auto-numbers instances (gitea1, gitea2 …) -✔ Creates isolated DB + service per instance -✔ Assigns final ports safely post-install -✔ Includes robots + sitemap generation +✔ Auto-numbers instances (gitea1, gitea2 …) +✔ Creates isolated DB + service per instance +✔ Assigns final ports safely post-install +✔ Includes robots + sitemap generation ✔ Shared binary — one upgrade updates all ## What this installer does *NOT* do