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