README.md aktualisiert

This commit is contained in:
2025-01-30 12:39:08 +00:00
parent a594b67cde
commit c1eacf564d

View File

@ -16,8 +16,9 @@ Es nutzt ein Python-Skript, das über einen systemd-Service automatisch gestarte
## 📥 Installation ## 📥 Installation
### 1⃣ Repository klonen ### 1⃣ Repository klonen
```bash ```bash
git clone https://github.com/dein-user/nextcloud-log-alert.git https://gitea.archer-sys.de/torge.eiben/NextcloudLogAlert
cd nextcloud-log-alert cd NextcloudLogAlert
sudo chmod +x install.sh
``` ```
### 2⃣ Installationsskript ausführen ### 2⃣ Installationsskript ausführen
```bash ```bash