mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update 19-transmission-configuration.sh
This commit is contained in:
@@ -66,6 +66,6 @@ echo "${CONFIG}" > /config/transmission/settings.json
|
||||
if bashio::config.has_value 'customUI'; then
|
||||
### Variables
|
||||
CUSTOMUI=$(bashio::config 'customUI')
|
||||
export TRANSMISSION_WEB_HOME=/$CUSTOMUI/"
|
||||
export TRANSMISSION_WEB_HOME=/$CUSTOMUI/
|
||||
bashio::log.info "UK selected : $TRANSMISSION_WEB_HOME"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user