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

5 lines
68 B
Bash
Executable File

#!/bin/sh -e
#meson compile -j$(nproc) -C ../build
make -j$(nproc)