Mercurial > dnsbl
comparison package.bash @ 60:390ed250c5d2 stable-4-1
use local unix domain socket for resolver process communication
author | carl |
---|---|
date | Thu, 06 Jan 2005 11:35:38 -0800 |
parents | 510a511ad554 |
children | 7f44a4974bf6 |
comparison
equal
deleted
inserted
replaced
59:510a511ad554 | 60:390ed250c5d2 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-4.0 | 3 VER=dnsbl-4.1 |
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 |