mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-10 01:16:47 +00:00
3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
|
#!/bin/sh
|
||
|
exec ./pngvalid --strict --size --progressive-read
|