mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-04 23:21:32 +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
|
||||
git clone https://github.com/esnet/iperf
|
||||
cd iperf
|
||||
./configure "LDFLAGS=--static" --disable-shared --diable-profiling
|
||||
./configure "LDFLAGS=--static" --disable-shared --disable-profiling
|
||||
make
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue