3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
exec ./pngvalid --strict --gamma-threshold
|