how-lix-os-pkgs/cog/default/make.sh

5 lines
42 B
Bash
Executable File

#!/bin/sh -e
cd ../build
make -j$(nproc)