mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 11:08:11 +01: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
|
||||
USERNAME="$(bashio::config 'Username')"
|
||||
else
|
||||
USERNAME=admin
|
||||
USERNAME="admin"
|
||||
fi
|
||||
|
||||
#clean data
|
||||
|
||||
Reference in New Issue
Block a user