.
[sh-gallery.git] / jpg2html.sh
index e03a434e552f260dec5e3c77c64a832c7d4ec363..dc85e1b5ea3583d3308ca076a172fe66df915364 100755 (executable)
@@ -39,5 +39,7 @@ for i in `seq 1 $len `; do
        rm tmp
 done
 
+printf "<br /><br />download: <a href=\"big.zip\">hi-res</a>, <a href=\"small.zip\">lo-res</a>\n" >> all.tmp
+
 cat tmpl_h.html all.tmp tmpl_f.html > index.html
 rm all.tmp