3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
#!/bin/sh
|
||
|
exec ./pngtest --strict ${srcdir}/pngtest.png
|