test
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
test=($(bashio::config "test"))
|
||||
test+=("one")
|
||||
#bashio::config::update 'test' "${test[@]}"
|
||||
bashio::addon.options "test" "${test[@]}"
|
||||
bashio::config "test" "${test[@]}"
|
||||
|
||||
#TEST
|
||||
#bashio::addon.option 'usbdevices' { 'name': 'one', 'use': false}
|
||||
|
||||
Reference in New Issue
Block a user