3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
|
#!/bin/sh
|
||
|
exec ./pngvalid --size --progressive-read
|