Add zigbee2mqtt
Add gotify (not work)
This commit is contained in:
parent
010f073bb0
commit
ed80d22552
27 changed files with 181 additions and 24 deletions
4
ressources/zigbee2mqtt/rootfs/DEBIAN/postinst
Executable file
4
ressources/zigbee2mqtt/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
id zigbee2mqtt &> /dev/null || useradd zigbee2mqtt -r -s /bin/false -md /var/lib/zigbee2mqtt
|
||||
chown zigbee2mqtt:zigbee2mqtt /var/lib/zigbee2mqtt/
|
Loading…
Add table
Add a link
Reference in a new issue