OP#785 add newline

This commit is contained in:
2026-09-22 12:57:15 +02:00
parent 0b24fcdb8e
commit 5cf60685b7

View File

@@ -23,4 +23,4 @@ if grep -q "Infected files: [^0]" "$LOG_FILE" 2>/dev/null; then
mail -s "⚠️ ClamAV Alert on $(hostname)" "$EMAIL" < "$TMP_ALERT"
fi
rm -f "$TMP_ALERT"
rm -f "$TMP_ALERT"