mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-24 12:11:11 +00:00
3 lines
77 B
Text
3 lines
77 B
Text
|
#!/bin/sh
|
||
|
exec ./pngunknown --strict default=discard "${srcdir}/pngtest.png"
|