mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-24 20:21:11 +00:00
6 lines
44 B
Bash
6 lines
44 B
Bash
|
#!/bin/sh
|
||
|
make
|
||
|
sh png2pnm.sh
|
||
|
sh pnm2png.sh
|
||
|
|