2 lines
51 B
Bash
Executable file
2 lines
51 B
Bash
Executable file
#!/bin/sh
|
|
exec ./pngvalid --strict --gamma-16-to-8
|