Mercurial > dnsbl
comparison package.bash @ 68:0e387cd3784b
add uuencode decoding
author | carl |
---|---|
date | Sat, 22 Jan 2005 18:07:09 -0800 |
parents | 14f0b04e2e15 |
children | fb8afa205293 |
comparison
equal
deleted
inserted
replaced
67:a39c813e8f7b | 68:0e387cd3784b |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 VER=dnsbl-4.4 | 3 VER=dnsbl-4.5 |
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 |