mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-24 12:11:11 +00:00
3 lines
51 B
Text
3 lines
51 B
Text
|
#!/bin/sh
|
||
|
exec ./pngvalid --strict --gamma-16-to-8
|