From 099fe255046c018240eb95362bad42f6d32012e0 Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 25 Sep 2026 15:01:38 +0100 Subject: [PATCH] Updated README again --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed84fb4..2aff563 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Features ## Disclaimer - Use at Your Own Risk ### This script is provided as-is without any warranties, guarantees, or support. By using this script, you acknowledge and accept all risks associated with its use. +Features: * Automated Backups — Creates compressed backups before each update * Auto-Update Detection — Fetches the latest Gitea release from GitHub * Architecture Detection — Automatically detects your system (amd64, arm64, armv7) @@ -20,7 +21,8 @@ System Requirements * OS: Linux (Ubuntu, Debian, CentOS, etc.) * Privileges: Root access (required to manage Gitea service) -* Dependencies: + +Dependencies: - curl — For downloading Gitea and sending webhooks - tar — For compressing backups - systemctl — For service management