ZeroTierOne/docker-test/throughput_httpd_2.4.16/build.sh

18 lines
308 B
Bash
Raw Normal View History

2015-11-04 02:10:39 +00:00
cd ../../
make clean
2015-11-04 02:10:39 +00:00
make
cd netcon
make -f make-intercept.mk lib
rm *.o
rm liblwip.so
make -f make-liblwip.mk
2015-11-10 04:16:27 +00:00
cd ../docker-test/throughput
2015-11-04 02:10:39 +00:00
cp ../../zerotier-one zerotier-one
cp ../../zerotier-cli zerotier-cli
cp ../../netcon/liblwip.so liblwip.so
cp ../../netcon/libintercept.so.1.0 libintercept.so.1.0