mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02: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
|
if bashio::config.has_value 'customUI'; then
|
||||||
### Variables
|
### Variables
|
||||||
CUSTOMUI=$(bashio::config 'customUI')
|
CUSTOMUI=$(bashio::config 'customUI')
|
||||||
export TRANSMISSION_WEB_HOME=/$CUSTOMUI/"
|
export TRANSMISSION_WEB_HOME=/$CUSTOMUI/
|
||||||
bashio::log.info "UK selected : $TRANSMISSION_WEB_HOME"
|
bashio::log.info "UK selected : $TRANSMISSION_WEB_HOME"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user