Mercurial > dnsbl
diff package.bash @ 57:419e00901570
changes to handle 5iantlavalamp.com
author | carl |
---|---|
date | Thu, 28 Oct 2004 22:48:52 -0700 |
parents | dca56b2de019 |
children | 510a511ad554 |
line wrap: on
line diff
--- a/package.bash Wed Sep 08 14:46:45 2004 -0700 +++ b/package.bash Thu Oct 28 22:48:52 2004 -0700 @@ -1,6 +1,6 @@ #!/bin/bash -VER=dnsbl-3.6 +VER=dnsbl-3.7 mkdir $VER target1=/home/httpd/html/510sg/util/dnsbl.tar.gz target2=/home/httpd/html/510sg/dnsbl.conf @@ -9,6 +9,7 @@ cp sample1.conf $VER/dnsbl.conf cp sample.conf $VER cp html-tags.conf $VER + cp hosts-ignore.conf $VER cp tld.conf $VER cp *cpp $VER cp *rc $VER