mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-24 04:01:12 +00:00
3 lines
65 B
Text
3 lines
65 B
Text
|
#!/bin/sh
|
||
|
exec ./pngvalid --strict --standard --progressive-read
|