test
This commit is contained in:
@@ -8,6 +8,12 @@ clientid=$(echo $options | jq '.clientid | select(. != null)')
|
||||
manualhub=$(echo $options | jq '.manualhub | select(. != null)')
|
||||
|
||||
bashio::cache.set preventconfig $preventconfig
|
||||
bashio::cache.set autouse $autouse
|
||||
|
||||
if $preventconfig; then
|
||||
bashio::log.info "Prevent updating config"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if $autofind; then
|
||||
bashio::log.info "Enable General AutoFind"
|
||||
|
||||
Reference in New Issue
Block a user