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