mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update 93-custom_webUI
This commit is contained in:
@@ -13,7 +13,7 @@ if bashio::config.has_value 'theme'; then
|
|||||||
case $CUSTOMUI in
|
case $CUSTOMUI in
|
||||||
"comixology2")
|
"comixology2")
|
||||||
curl -s -S -J -L -o /data/release.zip https://github.com/scooterpsu/Comixology_Ubooquity_2/releases/download/v3.4/comixology2.zip >/dev/null \
|
curl -s -S -J -L -o /data/release.zip https://github.com/scooterpsu/Comixology_Ubooquity_2/releases/download/v3.4/comixology2.zip >/dev/null \
|
||||||
&& unzip -q /data/release.zip -d /config/ubooquity/themes/ \
|
&& unzip -o -q /data/release.zip -d /config/ubooquity/themes/ \
|
||||||
;;
|
;;
|
||||||
|
|
||||||
# case $CUSTOMUI in
|
# case $CUSTOMUI in
|
||||||
|
|||||||
Reference in New Issue
Block a user