mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Update 20-config
This commit is contained in:
@@ -75,8 +75,8 @@ if bashio::config.has_value 'customUI'; then
|
|||||||
### Variables
|
### Variables
|
||||||
echo "Setting custom UI"
|
echo "Setting custom UI"
|
||||||
CUSTOMUI=$(bashio::config 'customUI')
|
CUSTOMUI=$(bashio::config 'customUI')
|
||||||
export TRANSMISSION_WEB_HOME=/$CUSTOMUI/
|
mv /$CUSTOMUI /flood-for-transmission
|
||||||
bashio::log.info "UI selected : $TRANSMISSION_WEB_HOME"
|
bashio::log.info "UI selected : $CUSTOMUI"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
####################
|
####################
|
||||||
|
|||||||
Reference in New Issue
Block a user