comparison package.bash @ 49:4f9e3dc55d38 stable-3-3

properly drop root privs
author carl
date Fri, 09 Jul 2004 14:09:02 -0700
parents d95af8129dfa
children a84752107aca
comparison
equal deleted inserted replaced
48:5ef10dc14457 49:4f9e3dc55d38
1 #!/bin/bash 1 #!/bin/bash
2 2
3 VER=dnsbl-3.2 3 VER=dnsbl-3.3
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