From 24f499ff2d031ba3ff5890755e34b9e28e238082 Mon Sep 17 00:00:00 2001 From: patrick Date: Wed, 6 Aug 2025 01:16:38 +0200 Subject: [PATCH] README aktualisiert --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index ae9fbf4..cd25819 100644 --- a/README +++ b/README @@ -1,7 +1,6 @@ - -### check-auto-snapshot +# check-auto-snapshot ```bash -wget -O /usr/lib/check_mk_agent/local/check-auto-snapshot.py https://gitea.perlbach24.de/scripte/check-auto-snapshots/raw/branch/main/check-auto-snapshot.py +wget -O /usr/lib/check_mk_agent/local/check-auto-snapshot.py https://gitea.perlbach24.de/scripte/check-auto-snapshot/raw/branch/main/check-auto-snapshot.py chmod +x /usr/lib/check_mk_agent/local/check-auto-snapshot.py \ No newline at end of file