test
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#!/command/with-contenv bashio
|
||||
|
||||
bashio::addon.option 'clientid'
|
||||
bashio::addon.option 'manualhub'
|
||||
|
||||
options=$(bashio::api.supervisor GET "/addons/self/options/config")
|
||||
autofind=$(echo $options | jq '. | if .autofind then true else false end')
|
||||
autouse=$(echo $options | jq '. | if .autouse then true else false end')
|
||||
|
||||
Reference in New Issue
Block a user