mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 15:15:58 +02:00
Update 99-run.sh
This commit is contained in:
@@ -112,7 +112,7 @@ fi
|
|||||||
# Auto restart #
|
# Auto restart #
|
||||||
################
|
################
|
||||||
|
|
||||||
if bashio::config.has_value 'auto_restart'; then
|
if bashio::config.true 'auto_restart'; then
|
||||||
|
|
||||||
bashio::log.info "Auto restarting addon if openvpn down for more than 1h"
|
bashio::log.info "Auto restarting addon if openvpn down for more than 1h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user