mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02: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
|
if [ -z "$second_word" ] || [[ "$second_word" == -* ]]; then
|
||||||
# Comment out the line with #
|
# Comment out the line with #
|
||||||
sed -i '/^auth-user-pass/s/^/#/' "$file"
|
sed -i '/^auth-user-pass/s/^/#/' "$file"
|
||||||
continue
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user