mirror of
https://github.com/richb-hanover/OpenWrtScripts.git
synced 2026-03-30 10:44:32 +02:00
Change git clone from git: to https:
This commit is contained in:
parent
61aa7755dc
commit
05f070dc90
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ opkg update
|
|||
opkg install netperf
|
||||
opkg install git
|
||||
cd /usr/lib
|
||||
git clone git://github.com/richb-hanover/OpenWrtScripts.git
|
||||
git clone https://github.com/richb-hanover/OpenWrtScripts.git
|
||||
```
|
||||
|
||||
## [getstats.sh](https://github.com/richb-hanover/OpenWrtScripts/blob/master/getstats.sh)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue