mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
* Add support for new openzwave * Fix pipeline * fix log output * Support auth / discovery * Add basic structs * fix lint * Fix start order
7 lines
245 B
Bash
7 lines
245 B
Bash
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# Setup folder structure
|
|
# ==============================================================================
|
|
|
|
mkdir -p /data/ozw/config
|