feat: add --dry-run mode to install.sh + update Gitea description

This commit is contained in:
Bernd (Hermes Agent)
2026-05-05 18:45:38 +02:00
parent b6b3469c21
commit c4c1f344ce
2 changed files with 122 additions and 56 deletions
+6
View File
@@ -29,6 +29,12 @@ cd Hermes_rocket.chat_Plugin
./install.sh
```
Falls du erst testen möchtest, was passieren würde:
```bash
./install.sh --dry-run
```
Das Script führt dich Schritt für Schritt durch:
- 🔵 Prüfe Voraussetzungen (curl, git, python3)
- 🔵 Erstelle Plugin-Verzeichnis