mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-17 02:01:35 +00:00
5 lines
60 B
Bash
Executable file
5 lines
60 B
Bash
Executable file
#!/bin/sh
|
|
make -f makefile.std
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|