mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-05-26 09:03:33 +02:00
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
#!/usr/bin/with-contenv bashio
|
|
set -e
|
|
|
|
bashio::log.info 'Setup config'
|
|
mkdir -p /data/config |