OpenAssetTools/build-linux.sh
2021-03-03 13:30:24 -08:00

3 lines
41 B
Bash
Executable File

#!/bin/bash
make -C build -j$(nproc) all