mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 90-customUI.sh
This commit is contained in:
@@ -30,7 +30,7 @@ if bashio::config.has_value 'customUI' && [ ! "$CUSTOMUI" = default ] && [ ! "$C
|
||||
mkdir -p /transmission-web-control
|
||||
unzip -q /release.zip -d /transmission-web-control
|
||||
mv /transmission-web-control/dist/* /transmission-web-control
|
||||
rm /transmission-web-control/dist
|
||||
rm -r /transmission-web-control/dist
|
||||
rm /release.zip
|
||||
# Enables the original UI button in transmission-web-control
|
||||
ln -s /usr/share/transmission/web/style /transmission-web-control && \
|
||||
|
||||
Reference in New Issue
Block a user