3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
|
#!/bin/sh
|
||
|
exec ./pngvalid --strict --gamma-alpha-mode --expand16
|