mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-15 20:42:33 +00:00
5 lines
44 B
Bash
Executable file
5 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
make
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|