1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-05 06:03:16 +00:00

Small fixes for CLAMD Health Check

This commit is contained in:
DerLinkman
2023-05-12 08:30:55 +00:00
parent be9db39a64
commit 7664eb6fb9
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ if [ "${CLAMAV_NO_CLAMD:-}" != "false" ]; then
echo "Clamd is up"
fi
exit 0
exit 0