mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 93-openvpn.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user