mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update run
This commit is contained in:
@@ -10,7 +10,7 @@ if [ -f /currentip ]; then
|
||||
bashio::log.fatal "VPN is not properly configured. Your ip is exposed. Please fix this, or do not use the vpn alt mode"
|
||||
bashio::exit.nok
|
||||
else
|
||||
bashio::log "VPN is up and running with ip $(curl -s ipecho.net/plain)"
|
||||
bashio::log.info "VPN is up and running with ip $(curl -s ipecho.net/plain)"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user