mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Relay failed status to docker.
This commit is contained in:
@@ -142,3 +142,6 @@ while [ -n "${SERVICES}" ]; do
|
||||
ps -a
|
||||
done
|
||||
|
||||
if [ "${FAILED_STATUS}" -eq 0 ] && [ "${FAILED_NAME}" != "signal" ]; then
|
||||
FAILED_STATUS=1
|
||||
fi
|
||||
Reference in New Issue
Block a user