mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -137,7 +137,7 @@ cd "$CONFIG_LOCATION"/ || true
|
|||||||
if bashio::config.has_value 'Username'; then
|
if bashio::config.has_value 'Username'; then
|
||||||
USERNAME="$(bashio::config 'Username')"
|
USERNAME="$(bashio::config 'Username')"
|
||||||
else
|
else
|
||||||
USERNAME=admin
|
USERNAME="admin"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#clean data
|
#clean data
|
||||||
|
|||||||
Reference in New Issue
Block a user