3 lines
77 B
Text
3 lines
77 B
Text
|
#!/bin/sh
|
||
|
exec ./pngvalid --strict --standard --progressive-read --interlace
|