mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update 93-openvpn.sh
This commit is contained in:
@@ -109,7 +109,9 @@ else
|
|||||||
##################
|
##################
|
||||||
|
|
||||||
# Ensure no redirection by removing the direction tag
|
# 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"
|
bashio::log.info "Direct connection without VPN enabled"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user