Update 93-openvpn.sh

This commit is contained in:
Alexandre
2024-01-08 23:07:14 +01:00
committed by GitHub
parent 13b92e9af4
commit 4c698695a8

View File

@@ -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