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

8 lines
48 B
Bash
Executable File

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