add linux build script

This commit is contained in:
Jan
2021-03-03 13:30:24 -08:00
parent 01fb7984db
commit 8dfd91e71e
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
make -C build -j$(nproc) all