HATPC/build.sh

4 lines
42 B
Bash

#!/bin/sh
cd build/ && make -j4 && cd ..