4 lines
31 B
Text
4 lines
31 B
Text
|
#!/bin/sh
|
||
|
make clean
|
||
|
make -j 8
|