mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-20 03:18:14 +01: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 |