5 lines
44 B
Bash
Executable file
5 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
make
|
|
sh png2pnm.sh
|
|
sh pnm2png.sh
|
|
|