mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-01 09:27:44 +01:00
Update 93-openvpn.sh
This commit is contained in:
@@ -109,7 +109,9 @@ else
|
||||
##################
|
||||
|
||||
# Ensure no redirection by removing the direction tag
|
||||
sed -i '/Interface/d' "$QBT_CONFIG_FILE"
|
||||
if [ -f "$QBT_CONFIG_FILE" ]; then
|
||||
sed -i '/Interface/d' "$QBT_CONFIG_FILE"
|
||||
fi
|
||||
bashio::log.info "Direct connection without VPN enabled"
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user