mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-08 19:54:16 +00:00
Fixed throughput build script
This commit is contained in:
parent
19f09e46fa
commit
82a60b1e28
@ -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
|
||||
|
@ -1 +1 @@
|
||||
dd if=/dev/urandom of=/var/www/html/bigfile bs=100M count=1
|
||||
dd if=/dev/urandom of=/var/www/html/big bs=100M count=1
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user