Mercurial > dnsbl
comparison src/package @ 38:038521f9490a stable-3-0
new version
author | carl |
---|---|
date | Mon, 31 May 2004 09:55:03 -0700 |
parents | fc7f8f3ea90f |
children | dc3d8d1aa2d2 |
comparison
equal
deleted
inserted
replaced
37:ccf2c2651c1d | 38:038521f9490a |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-2.6 | 3 VER=dnsbl-3.0 |
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 |