mirror of
https://github.com/richb-hanover/OpenWrtScripts.git
synced 2026-03-30 10:44:32 +02:00
Add a step to install netperf using opkg
This commit is contained in:
parent
bd1240a002
commit
ad243b7a20
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ These scripts can be saved in the `/usr/lib/OpenWrtScripts` directory. The easie
|
|||
|
||||
```
|
||||
opkg update
|
||||
opkg netperf
|
||||
opkg install git
|
||||
cd /usr/lib
|
||||
git clone git://github.com/richb-hanover/OpenWrtScripts.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue