3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
exec ./pngvalid --standard --progressive-read --interlace
|