mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-25 14:06:28 +01:00
Lint
This commit is contained in:
@@ -7,10 +7,6 @@
|
|||||||
|
|
||||||
CUSTOMUI=$(bashio::config 'customUI')
|
CUSTOMUI=$(bashio::config 'customUI')
|
||||||
|
|
||||||
combustion-release|transmission-web-control|kettu|flood-for-transmission|transmissionic
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Install webui
|
# Install webui
|
||||||
if bashio::config.has_value 'customUI' && [ ! "$CUSTOMUI" = default ] && [ ! "$CUSTOMUI" = custom ]; then
|
if bashio::config.has_value 'customUI' && [ ! "$CUSTOMUI" = default ] && [ ! "$CUSTOMUI" = custom ]; then
|
||||||
### Variables
|
### Variables
|
||||||
|
|||||||
Reference in New Issue
Block a user