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

8 lines
50 B
Bash
Executable File

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