OP#785 add newline
This commit is contained in:
@@ -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"
|
mail -s "⚠️ ClamAV Alert on $(hostname)" "$EMAIL" < "$TMP_ALERT"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -f "$TMP_ALERT"
|
rm -f "$TMP_ALERT"
|
||||||
|
|||||||
Reference in New Issue
Block a user