Update 99-run.sh

This commit is contained in:
Alexandre
2022-11-05 22:58:38 +01:00
committed by GitHub
parent 226fd89fb4
commit f75475bdad

View File

@@ -123,7 +123,7 @@ ip route add 172.30.0.0/16 via 172.30.32.1
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"
chmod +x /usr/bin/restart_addon
sed -i "1a /./usr/bin/restart_addon" /etc/openvpn/tunnelDown.sh