osb/scripts/osx/build.command
2023-06-20 14:33:09 +10:00

7 lines
55 B
Bash

#!/bin/sh
cd "$(dirname $0)/../.."
cd build
make -j3