mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 17:22:12 +00:00
3 lines
77 B
Text
3 lines
77 B
Text
|
#!/bin/sh
|
||
|
exec ./pngunknown --strict default=if-safe "${srcdir}/pngtest.png"
|