test
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: VirtualHere Client
|
name: VirtualHere Client
|
||||||
version: "0.1.174"
|
version: "0.1.175"
|
||||||
slug: vhclient
|
slug: vhclient
|
||||||
description: VirtualHere Client
|
description: VirtualHere Client
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
#!/command/with-contenv bashio
|
#!/command/with-contenv bashio
|
||||||
|
|
||||||
|
sleep 5s
|
||||||
|
|
||||||
if bashio::config.has_value 'autofind'; then
|
if bashio::config.has_value 'autofind'; then
|
||||||
autofind=($(bashio::config 'autofind'))
|
autofind=($(bashio::config 'autofind'))
|
||||||
bashio::log.info "Set AUTOFIND hub to ${autofind}"
|
bashio::log.info "Set AUTOFIND hub to ${autofind}"
|
||||||
|
|||||||
Reference in New Issue
Block a user