mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-09 08:30:08 +05:30
Fix typo
This commit is contained in:
parent
a6ca7214aa
commit
c883c2279d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ fio static binary will be in current dir
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/esnet/iperf
|
git clone https://github.com/esnet/iperf
|
||||||
cd iperf
|
cd iperf
|
||||||
./configure "LDFLAGS=--static" --disable-shared --diable-profiling
|
./configure "LDFLAGS=--static" --disable-shared --disable-profiling
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue