Compare commits
3 Commits
0d26003492
...
154775a93a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
154775a93a | ||
| 5cf60685b7 | |||
|
|
d63385552a |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user