mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
|
|
make -C build -j$(nproc) config=release_x86 all |