mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update 93-custom_webUI
This commit is contained in:
@@ -16,7 +16,7 @@ if bashio::config.has_value 'theme'; then
|
||||
&& unzip -q /data/release.zip -d /config/ubooquity/themes/ \
|
||||
;;
|
||||
|
||||
case $CUSTOMUI in
|
||||
# case $CUSTOMUI in
|
||||
# "plextheme-master")
|
||||
# curl -s -S -J -L -o /data/release.zip https://github.com/FinalAngel/plextheme/archive/master.zip >/dev/null \
|
||||
# && unzip -q /data/release.zip -d /config/ubooquity/themes/ \
|
||||
|
||||
Reference in New Issue
Block a user