Compare commits
1 Commits
154775a93a
...
0d26003492
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d26003492 |
@@ -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