This commit is contained in:
tsightler
2022-10-10 22:24:14 -04:00
parent 552ca6ce61
commit 54570b8907

View File

@@ -7,6 +7,4 @@
if [[ "${1}" -ne 0 ]] && [[ "${1}" -ne 256 ]]; then
bashio::log.warning "A critical error was detected, shutting down container..."
/run/s6/basedir/bin/halt
else
bashio::log.info "The ring-mqtt service exited unexpectedly, restarting..."
fi