osb/scripts/osx/build.command

7 lines
55 B
Plaintext
Raw Normal View History

2023-06-20 04:33:09 +00:00
#!/bin/sh
cd "$(dirname $0)/../.."
cd build
make -j3