Remove files which are no longer needed
This commit is contained in:
parent
a0799cc6d6
commit
a80544b3f2
3 changed files with 0 additions and 12 deletions
10
alert.sh
10
alert.sh
|
@ -1,10 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "$(date) - $CLAM_VIRUSEVENT_VIRUSNAME > $CLAM_VIRUSEVENT_FILENAME" >> /var/log/clamav-infected.log
|
||||
if [ -e "$CLAM_VIRUSEVENT_FILENAME" ] && [ ! -d "$CLAM_VIRUSEVENT_FILENAME" ]; then
|
||||
echo "Virus $CLAM_VIRUSEVENT_FILENAME exist and is not a directory"
|
||||
# rm $CLAM_VIRUSEVENT_FILENAME
|
||||
fi
|
||||
|
||||
|
||||
# curl {API}
|
|
@ -1 +0,0 @@
|
|||
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
|
|
@ -1 +0,0 @@
|
|||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
Loading…
Add table
Reference in a new issue