From a80544b3f29f9c9a7d61d5b9b4da908e08be207b Mon Sep 17 00:00:00 2001 From: Flavio Meyer Date: Mon, 20 Jan 2020 14:24:10 +0100 Subject: [PATCH] Remove files which are no longer needed --- alert.sh | 10 ---------- scan-target/eicar.com.txt | 1 - scan-target/random.txt | 1 - 3 files changed, 12 deletions(-) delete mode 100644 alert.sh delete mode 100644 scan-target/eicar.com.txt delete mode 100644 scan-target/random.txt diff --git a/alert.sh b/alert.sh deleted file mode 100644 index fa825be..0000000 --- a/alert.sh +++ /dev/null @@ -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} \ No newline at end of file diff --git a/scan-target/eicar.com.txt b/scan-target/eicar.com.txt deleted file mode 100644 index 704cac8..0000000 --- a/scan-target/eicar.com.txt +++ /dev/null @@ -1 +0,0 @@ -X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H* diff --git a/scan-target/random.txt b/scan-target/random.txt deleted file mode 100644 index 08e00ed..0000000 --- a/scan-target/random.txt +++ /dev/null @@ -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. \ No newline at end of file