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

8 lines
48 B
Bash
Raw Normal View History

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