mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 04:56:28 +01:00
Update 93-openvpn.sh
This commit is contained in:
@@ -59,7 +59,7 @@ if bashio::config.true 'openvpn_enabled'; then
|
||||
|
||||
# If openvpn_config not set, and folder is empty
|
||||
else
|
||||
bashio::exit.nok "Openvpn enabled, but no .ovpn files in the /addon_configs/$HOSTNAME/openvpn folder ! Exiting"
|
||||
bashio::exit.nok "Openvpn enabled, but no .ovpn files in the /addon_configs/$HOSTNAME/openvpn folder ! Exiting"
|
||||
fi
|
||||
|
||||
# Correct paths
|
||||
|
||||
Reference in New Issue
Block a user