Update 99-run.sh

This commit is contained in:
Alexandre
2022-11-03 11:28:31 +01:00
committed by GitHub
parent b039b7df5b
commit ac7e2d4f14

View File

@@ -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"