mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-10 01:16:47 +00:00
3 lines
87 B
Bash
Executable File
3 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
exec ./pngunknown --strict default=discard IDAT=save "${srcdir}/pngtest.png"
|