2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
exec ./pngvalid --strict --gamma-background --expand16
|