mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 10:11:53 +02:00
Update 91-configuration.sh
This commit is contained in:
@@ -59,9 +59,9 @@ if bashio::config.has_value 'whitelist'; then
|
|||||||
bashio::log.info "Whitelisted subsets will not require a password : $WHITELIST"
|
bashio::log.info "Whitelisted subsets will not require a password : $WHITELIST"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
################
|
###############
|
||||||
# USERNAME #
|
# USERNAME #
|
||||||
################
|
###############
|
||||||
|
|
||||||
cd /config/qBittorrent/
|
cd /config/qBittorrent/
|
||||||
if bashio::config.has_value 'Username'; then
|
if bashio::config.has_value 'Username'; then
|
||||||
|
|||||||
Reference in New Issue
Block a user