comparison src/package @ 13:2752e512fd32 stable-2-1

finish documentation
author carl
date Sun, 25 Apr 2004 11:36:08 -0700
parents dbe18921f741
children 443aa0e8c6fa
comparison
equal deleted inserted replaced
12:6ac6d6b822ce 13:2752e512fd32
4 target2=/home/httpd/html/510sg/dnsbl.conf 4 target2=/home/httpd/html/510sg/dnsbl.conf
5 target3=/home/httpd/html/510sg/dnsbl.html 5 target3=/home/httpd/html/510sg/dnsbl.html
6 6
7 mv -f dnsbl.conf dnsbl.conf.save 7 mv -f dnsbl.conf dnsbl.conf.save
8 mv sample.conf dnsbl.conf 8 mv sample.conf dnsbl.conf
9 tar cfvz $target1 dnsbl.cpp scanner.cpp dnsbl.conf dnsbl.rc install.bash LICENSE 9 tar cfvz $target1 dnsbl.cpp scanner.cpp test.cpp dnsbl.conf dnsbl.rc install.bash LICENSE
10 mv dnsbl.conf sample.conf 10 mv dnsbl.conf sample.conf
11 mv dnsbl.conf.save dnsbl.conf 11 mv dnsbl.conf.save dnsbl.conf
12 12
13 cp sample.conf $target2 13 cp sample.conf $target2
14 cp dnsbl.html $target3 14 cp dnsbl.html $target3