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

remove debug

parent 7d2c8f3b
No related branches found
No related tags found
1 merge request!10Citest
#!/bin/sh #!/bin/sh
ip a
cat /etc/hostname
cpus=`nproc` cpus=`nproc`
echo $cpus
make update make update
rm -rf ./packages/ffnw rm -rf ./packages/ffnw
git clone https://git.nordwest.freifunk.net/ffnw-firmware/packages.git ./packages/ffnw git clone https://git.nordwest.freifunk.net/ffnw-firmware/packages.git ./packages/ffnw
#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