Output to output.ppm, not output.png

This commit is contained in:
Simon Howard 2006-05-11 09:26:27 +00:00
parent f2499cddcd
commit 0fcb690599

View file

@ -12,5 +12,5 @@ convert -fill white -font Helvetica-Bold \
-gravity southeast \
-draw "text 10,25 'Version: $VERSION'" \
-draw "text 10,5 '$DATE'" \
base.ppm output.png
base.ppm output.ppm