mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 03:21:30 +02:00
Update run
This commit is contained in:
@@ -95,7 +95,6 @@ _vpn_monitor_public_ip() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bashio::log.info "${vpn_label}: Baseline (ISP) IP: ${baseline_ip}"
|
|
||||||
bashio::log.debug "${vpn_label}: Waiting ${initial_delay}s before first leak check."
|
bashio::log.debug "${vpn_label}: Waiting ${initial_delay}s before first leak check."
|
||||||
sleep "${initial_delay}"
|
sleep "${initial_delay}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user