This commit is contained in:
Alexandre
2022-11-03 18:50:21 +01:00
committed by GitHub
parent c8a4d65c94
commit a4830e5492

View File

@@ -1,6 +1,8 @@
#!/usr/bin/env bashio
# shellcheck shell=bash
/etc/bashioenv >> /etc/bashioenv
if [ -f /vpn_stopped ]; then
bashio::log.fatal 'Tunnel down, addon restarting in 15 seconds' &>/proc/1/fd/1
sleep 15