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