Skip to content
Snippets Groups Projects
Commit f05aa0df authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

add number of cpus

parent dc0f502d
No related branches found
No related tags found
1 merge request!10Citest
#!/bin/sh
cpus=`nproc`
make update
make -dkj $cpus GLUON_BRANCH=stable
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment