From 07efc234aa39e926b6ddc2d8754566f91d7fee58 Mon Sep 17 00:00:00 2001 From: patrick Date: Wed, 6 Aug 2025 01:13:16 +0200 Subject: [PATCH] =?UTF-8?q?README=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..ae9fbf4 --- /dev/null +++ b/README @@ -0,0 +1,7 @@ + +### 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 +chmod +x /usr/lib/check_mk_agent/local/check-auto-snapshot.py \ No newline at end of file