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

add ifconfig

parent f05aa0df
No related branches found
No related tags found
1 merge request!10Citest
#!/bin/sh #!/bin/sh
ifconfig
cpus=`nproc` cpus=`nproc`
echo $cpus
make update make update
make -dkj $cpus GLUON_BRANCH=stable make -dkj $cpus GLUON_BRANCH=stable
\ No newline at end of file \ 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