diff options
Diffstat (limited to 'docker-test/throughput/build.sh')
| -rwxr-xr-x | docker-test/throughput/build.sh | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docker-test/throughput/build.sh b/docker-test/throughput/build.sh deleted file mode 100755 index 1e31ab22..00000000 --- a/docker-test/throughput/build.sh +++ /dev/null @@ -1,17 +0,0 @@ -cd ../../ -make clean -make -cd netcon -make -f make-intercept.mk lib -rm *.o -rm liblwip.so -make -f make-liblwip.mk - -cd ../docker-test/throughput - -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 - |
