test
This commit is contained in:
@@ -7,6 +7,8 @@ autouse=$(echo $options | jq '. | if .autouse then true else false end')
|
||||
clientid=$(echo $options | jq '.clientid | select(. != null)')
|
||||
manualhub=$(echo $options | jq '.manualhub | select(. != null)')
|
||||
|
||||
s6-env preventconfig=$preventconfig
|
||||
|
||||
if $autofind; then
|
||||
bashio::log.info "Enable General AutoFind"
|
||||
/usr/bin/vh_editini General AutoFind 1
|
||||
|
||||
Reference in New Issue
Block a user