mirror of
https://github.com/glennrp/libpng.git
synced 2025-09-20 04:22:06 +03:00
3 lines
61 B
Bash
Executable File
3 lines
61 B
Bash
Executable File
#!/bin/sh
|
|
exec ./pngvalid --strict --size --progressive-read
|