mirror of
https://github.com/alexreinert/homematic_check_mk.git
synced 2023-10-10 11:37:02 +00:00
Added basic plugin support to agent
This commit is contained in:
@@ -13,6 +13,8 @@ fi
|
||||
# create necessary directories
|
||||
mkdir -p ${ADDON_DIR}
|
||||
chmod 755 ${ADDON_DIR}
|
||||
mkdir -p ${ADDON_DIR}/plugins
|
||||
chmod 755 ${ADDON_DIR}/plugins
|
||||
mkdir -p ${RCD_DIR}
|
||||
chmod 755 ${RCD_DIR}
|
||||
|
||||
|
Reference in New Issue
Block a user