mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-04-19 08:55:15 +00:00
Fix typo
This commit is contained in:
parent
a6ca7214aa
commit
c883c2279d
@ -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…
x
Reference in New Issue
Block a user