README.md aktualisiert

This commit is contained in:
2025-06-23 11:23:26 +02:00
parent 050e06d4fe
commit b7985b888d
+1 -1
View File
@@ -4,7 +4,7 @@
SSH into your OPNsense:
```
fetch -o /usr/local/etc/rc.syshook.d/start/99-checkmk_agent https://github.com/bashclub/check-opnsense/raw/main/opnsense_checkmk_agent.py
fetch -o /usr/local/etc/rc.syshook.d/start/99-checkmk_agent gitea.perlbach24.de/scripte/checkmk-opnsense-agent/raw/main/opnsense_checkmk_agent.py
chmod +x /usr/local/etc/rc.syshook.d/start/99-checkmk_agent
/usr/local/etc/rc.syshook.d/start/99-checkmk_agent
```