Skip to content
Snippets Groups Projects
build.sh 73 B
Newer Older
Johannes Rudolph's avatar
Johannes Rudolph committed
#!/bin/sh

cpus=`nproc`

make update
make -dkj $cpus GLUON_BRANCH=stable