1
0
mirror of https://github.com/alexreinert/homematic_check_mk.git synced 2023-10-10 11:37:02 +00:00

Made some changes to be compatible with YAHM

This commit is contained in:
Alexander Reinert
2017-08-05 06:29:15 +02:00
parent ac9fca048a
commit 51efc44e6b
4 changed files with 11 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ case "$1" in
info)
echo "Info: <b>(Inoffical) check_mk agent</b>"
echo "Version: 1.1"
echo "Version: 1.2"
echo "Name: check_mk_agent"
echo "Operations: uninstall restart"
;;