README.md aktualisiert

This commit is contained in:
2025-08-06 01:24:37 +02:00
parent 56429779f5
commit 9fcf468ea5
+1 -1
View File
@@ -1,7 +1,7 @@
# 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-snapshot/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 chmod +x /usr/lib/check_mk_agent/local/check-auto-snapshot.py
``` ```