Update 93-custom_webUI

This commit is contained in:
Alexandre
2021-02-23 22:31:49 +01:00
committed by GitHub
parent 53a9cfa3e3
commit 101b5fdcae

View File

@@ -13,7 +13,7 @@ if bashio::config.has_value 'theme'; then
case $CUSTOMUI in
"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 \
&& unzip -q /data/release.zip -d /config/ubooquity/themes/ \
&& unzip -o -q /data/release.zip -d /config/ubooquity/themes/ \
;;
# case $CUSTOMUI in