2 lines
20 B
Bash
Executable file
2 lines
20 B
Bash
Executable file
#!/bin/sh
|
|
make -j 8
|
#!/bin/sh
|
|
make -j 8
|