Update 91-qbittorrent_configuration.sh

This commit is contained in:
Alexandre
2022-02-20 16:09:37 +01:00
committed by GitHub
parent d0e517bf77
commit db9929be5e

View File

@@ -123,9 +123,9 @@ rm -f -r /webui
mkdir -p /webui
chown abc:abc /webui
CUSTOMUI=$(bashio::config 'customUI')
if bashio::config.has_value 'customUI' && [ ! "$CUSTOMUI" = default ]; then
### Variables
CUSTOMUI=$(bashio::config 'customUI')
bashio::log.info "Alternate UI enabled : $CUSTOMUI. If webui don't work, disable this option"
### Download WebUI