mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 01:55:59 +02: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
|
# If openvpn_config not set, and folder is empty
|
||||||
else
|
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
|
fi
|
||||||
|
|
||||||
# Correct paths
|
# Correct paths
|
||||||
|
|||||||
Reference in New Issue
Block a user