comparison package.bash @ 52:a84752107aca

host names cannot have consecutive periods.
author carl
date Thu, 15 Jul 2004 23:01:41 -0700
parents 4f9e3dc55d38
children c2371bb6cf84
comparison
equal deleted inserted replaced
51:9f2971c692d0 52:a84752107aca
1 #!/bin/bash 1 #!/bin/bash
2 2
3 VER=dnsbl-3.3 3 VER=dnsbl-3.4
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