mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -112,7 +112,7 @@ fi
|
||||
# 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user