mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
Add support for new openzwave (#1273)
* Add support for new openzwave * Fix pipeline * fix log output * Support auth / discovery * Add basic structs * fix lint * Fix start order
This commit is contained in:
6
zwave/rootfs/etc/cont-init.d/structure.sh
Normal file
6
zwave/rootfs/etc/cont-init.d/structure.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Setup folder structure
|
||||
# ==============================================================================
|
||||
|
||||
mkdir -p /data/ozw/config
|
||||
Reference in New Issue
Block a user