Mercurial > dnsbl
comparison package.bash @ 54:dca56b2de019
updates for 3.6, better documentation on removing content filtering, missing some files in cvs
author | carl |
---|---|
date | Wed, 08 Sep 2004 11:58:45 -0700 |
parents | c2371bb6cf84 |
children | 419e00901570 |
comparison
equal
deleted
inserted
replaced
53:c2371bb6cf84 | 54:dca56b2de019 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-3.5 | 3 VER=dnsbl-3.6 |
4 mkdir $VER | 4 mkdir $VER |
5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz | 5 target1=/home/httpd/html/510sg/util/dnsbl.tar.gz |
6 target2=/home/httpd/html/510sg/dnsbl.conf | 6 target2=/home/httpd/html/510sg/dnsbl.conf |
7 target3=/home/httpd/html/510sg/dnsbl.html | 7 target3=/home/httpd/html/510sg/dnsbl.html |
8 | 8 |