]> sipb.mit.edu Git - ikiwiki.git/commitdiff
hmm
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 16 Sep 2006 15:16:24 +0000 (15:16 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 16 Sep 2006 15:16:24 +0000 (15:16 +0000)
doc/logo.mdwn

index 55ce6e9558856c35ee5d40b91af5087bc2efa505..026e697b5be963966529ad2db5698c3d4bf27756 100644 (file)
@@ -17,8 +17,8 @@ added).
   The [[favicon.ico]] can also be generated from this file, as follows:
 
        for s in 16 32 64; do
-               inkscape -z -w $s -i favicon -e favicon-$s.png ikiwiki.svgz
-       done
+               inkscape -z -w $s -i favicon -e favicon-$s.png ikiwiki.svgz;
+       done;
        icotool -c -o favicon.ico favicon-*.png && rm -f favicon-*.png
 
   Some other alternate icons are also included in the svg file and can