5 lines
33 B
Plaintext
5 lines
33 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
cd src
|
||
|
make
|