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