X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=sh-gallery.git;a=blobdiff_plain;f=jpg2html.sh;fp=jpg2html.sh;h=dc85e1b5ea3583d3308ca076a172fe66df915364;hp=e03a434e552f260dec5e3c77c64a832c7d4ec363;hb=5e695b9c1522d33580b45b6900a17dcc2cbebd42;hpb=67195d88f873999a45db90899fe9aa3c00a5477f diff --git a/jpg2html.sh b/jpg2html.sh index e03a434..dc85e1b 100755 --- a/jpg2html.sh +++ b/jpg2html.sh @@ -39,5 +39,7 @@ for i in `seq 1 $len `; do rm tmp done +printf "

download: hi-res, lo-res\n" >> all.tmp + cat tmpl_h.html all.tmp tmpl_f.html > index.html rm all.tmp