comparison package.bash @ 98:91c27c00048f

tokenizer errors now go thru syslog to be visible during config file reloads in normal operation
author carl
date Thu, 22 Sep 2005 21:57:08 -0700
parents 505e77188317
children f8963ddf7143
comparison
equal deleted inserted replaced
97:cc3b79349c9c 98:91c27c00048f
1 #!/bin/bash 1 #!/bin/bash
2 2
3 VER=dnsbl-5.5 3 VER=dnsbl-5.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