5 lines
38 B
Bash
5 lines
38 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
make targa
|
||
|
make -j 2 all
|