mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 07:34:45 +00:00
3 lines
74 B
Text
3 lines
74 B
Text
|
|
#!/bin/sh
|
||
|
|
exec ./pngunknown --strict default=save "${srcdir}/pngtest.png"
|