3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
exec ./pngvalid --strict --gamma-transform
|