mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Remove blanks
This commit is contained in:
@@ -117,6 +117,8 @@ fi
|
||||
cd "$CONFIG_LOCATION"/ || true
|
||||
|
||||
WHITELIST="$(bashio::config 'whitelist')"
|
||||
# Remove blanks
|
||||
WHITELIST="${WHITELIST// /}"
|
||||
#clean data
|
||||
sed -i '/AuthSubnetWhitelist/d' qBittorrent.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user