test
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#!/command/with-contenv bashio
|
||||
|
||||
if bashio::config.has_value 'clientid'; then
|
||||
clientid=($(bashio::config 'clientid'))
|
||||
bashio::log.info "Set ClientId to ${clientid}"
|
||||
fi
|
||||
#if bashio::config.has_value 'clientid'; then
|
||||
# clientid=($(bashio::config 'clientid'))
|
||||
# bashio::log.info "Set ClientId to ${clientid}"
|
||||
#fi
|
||||
|
||||
if bashio::config.has_value 'autofind'; then
|
||||
autofind=($(bashio::config 'autofind'))
|
||||
|
||||
Reference in New Issue
Block a user