mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-09-14 07:51:17 +00:00
Fix typo
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user