mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-17 10:11:12 +00:00
6 lines
60 B
Bash
6 lines
60 B
Bash
|
#!/bin/sh
|
||
|
make -f makefile.std
|
||
|
sh png2pnm.sh
|
||
|
sh pnm2png.sh
|
||
|
|