diff options
| author | Joseph Henry <josephjah@gmail.com> | 2015-11-09 20:16:27 -0800 |
|---|---|---|
| committer | Joseph Henry <josephjah@gmail.com> | 2015-11-09 20:16:27 -0800 |
| commit | 82a60b1e288773b18fb98eb7898c4bfc87587679 (patch) | |
| tree | dd129a920cc6ed0245337f955426ea722712e9c3 /docker-test/throughput/build.sh | |
| parent | 19f09e46faaee6e2cfe52221e3e01946d31692f3 (diff) | |
| download | infinitytier-82a60b1e288773b18fb98eb7898c4bfc87587679.tar.gz infinitytier-82a60b1e288773b18fb98eb7898c4bfc87587679.zip | |
Fixed throughput build script
Diffstat (limited to 'docker-test/throughput/build.sh')
| -rwxr-xr-x | docker-test/throughput/build.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docker-test/throughput/build.sh b/docker-test/throughput/build.sh index 586c8931..1e31ab22 100755 --- a/docker-test/throughput/build.sh +++ b/docker-test/throughput/build.sh @@ -6,7 +6,8 @@ make -f make-intercept.mk lib rm *.o rm liblwip.so make -f make-liblwip.mk -cd ../docker-test/throughput-test + +cd ../docker-test/throughput cp ../../zerotier-one zerotier-one cp ../../zerotier-cli zerotier-cli |
