Update 01-config.sh

This commit is contained in:
Alexandre
2023-02-22 03:23:16 +01:00
committed by GitHub
parent feae02e349
commit 14ce8c37f7

View File

@@ -52,7 +52,7 @@ if bashio::config.has_value 'customUI'; then
ln -s /usr/share/transmission/web/images /transmission-web-control
ln -s /usr/share/transmission/web/javascript /transmission-web-control
ln -s /usr/share/transmission/web/index.html /transmission-web-control/index.original.html
fi
fi || true
fi
bashio::log.info "UI selected : $CUSTOMUI"
bashio::log.warning "If UI was changed, you need to clear browser cache for it to show in Ingress"