From 308de1cdf2a1b748b7066a7a65ddccd520b6d361 Mon Sep 17 00:00:00 2001 From: "torge.eiben" Date: Thu, 30 Jan 2025 18:48:07 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 513b86f..c8200cb 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Es nutzt ein Python-Skript, das über einen systemd-Service automatisch gestarte ```bash git clone https://gitea.archer-sys.de/torge.eiben/NextcloudLogAlert cd NextcloudLogAlert -sudo chmod +x install.sh +sudo chmod +x setup.sh sudo chmod +x uninstall.sh ``` ### 2️⃣ Installationsskript ausführen