Mercurial > dnsbl
comparison package.bash @ 61:7f44a4974bf6 stable-4-2
Use resolver processes even if we don't have the interfaces, and need to use gethostbyname.
author | carl |
---|---|
date | Sat, 08 Jan 2005 12:26:30 -0800 |
parents | 390ed250c5d2 |
children | 7ad7d8b100bf |
comparison
equal
deleted
inserted
replaced
60:390ed250c5d2 | 61:7f44a4974bf6 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-4.1 | 3 VER=dnsbl-4.2 |
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 |