test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/command/with-contenv bashio
|
||||
|
||||
test=($(bashio::config "test"))
|
||||
test+=("gurka")
|
||||
test+=("one")
|
||||
#bashio::config::update 'test' "${test[@]}"
|
||||
bashio::addon.option "test" "${test[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user