From 4c698695a8b9de6f462ee4cf7135662c5dbd951d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 8 Jan 2024 23:07:14 +0100 Subject: [PATCH] Update 93-openvpn.sh --- qbittorrent/rootfs/etc/cont-init.d/93-openvpn.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent/rootfs/etc/cont-init.d/93-openvpn.sh b/qbittorrent/rootfs/etc/cont-init.d/93-openvpn.sh index bc7ceff4a..82d89f6d3 100755 --- a/qbittorrent/rootfs/etc/cont-init.d/93-openvpn.sh +++ b/qbittorrent/rootfs/etc/cont-init.d/93-openvpn.sh @@ -36,7 +36,6 @@ if bashio::config.true 'openvpn_enabled'; then if [ -z "$second_word" ] || [[ "$second_word" == -* ]]; then # Comment out the line with # sed -i '/^auth-user-pass/s/^/#/' "$file" - continue fi fi