Updated README again

This commit is contained in:
2026-09-25 15:01:38 +01:00
parent 2b4c88f158
commit 099fe25504
+3 -1
View File
@@ -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