Small fixes for CLAMD Health Check

This commit is contained in:
DerLinkman
2024-02-08 12:42:28 +01:00
parent 92d2cca7c3
commit 4b18a99e55
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