mirror of
https://github.com/richb-hanover/OpenWrtScripts.git
synced 2026-03-30 10:44:32 +02:00
Merge pull request #11 from ukfhVp0zms/patch-1
Add git-http package installation
This commit is contained in:
commit
4a5a7dec27
1 changed files with 1 additions and 2 deletions
|
|
@ -23,8 +23,7 @@ The easiest way to do this is to use ssh into the router and enter these command
|
|||
|
||||
```
|
||||
opkg update
|
||||
opkg install netperf
|
||||
opkg install git
|
||||
opkg install netperf git git-http
|
||||
cd /usr/lib
|
||||
git clone https://github.com/richb-hanover/OpenWrtScripts.git
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue