Update restart_addon

This commit is contained in:
Alexandre
2022-11-06 21:36:44 +01:00
committed by GitHub
parent c3b1636483
commit 37f94f8c55

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bashio
# shellcheck shell=bash
bashio::log.fatal 'Tunnel down, addon restarting in 15 seconds' &>/proc/1/fd/1
bashio::log.fatal 'Tunnel down, addon restarting in 15 seconds'
sleep 15
bashio::addon.restart &>/proc/1/fd/1
bashio::addon.restart