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