5eea190681
The clamav-unofficial-sigs script provides a simple way to download, test, and update third-party signature databases for ClamAV provided by Sanesecurity, SecuriteInfo, INetMsg, OITC, MalwarePatrol, and ScamNailer.
13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
$OpenBSD: patch-clamav-unofficial-sigs_sh,v 1.1.1.1 2011/03/26 12:26:44 sthen Exp $
|
|
--- clamav-unofficial-sigs.sh.orig Sun Mar 20 22:39:06 2011
|
|
+++ clamav-unofficial-sigs.sh Sun Mar 20 22:41:12 2011
|
|
@@ -26,6 +26,8 @@ output_ver="
|
|
`basename $0` $version
|
|
"
|
|
|
|
+pkg_mgr="pkg_add"
|
|
+pkg_rm="pkg_delete"
|
|
usage="
|
|
ClamAV Unofficial Signature Databases Update Script - $version
|
|
|