MR200v4/19.07.8/ReadMe.md

12 lines
337 B
Markdown
Raw Normal View History

2022-01-14 21:57:37 +00:00
# uqmi
Downloading file to your router:
Go to the file, right click on Download button and select Copy link addess.\
2022-02-11 19:12:31 +00:00
Then paste the link in your router after wget. Install with opkg.
2022-01-14 21:57:37 +00:00
2022-02-11 19:12:31 +00:00
```
wget https://github.com/mrhaav/openwrt/raw/master/21.02.1/uqmi_2021-12-22-0.4_mipsel_24kc.ipk
opkg install uqmi_2021-12-22-0.4_mipsel_24kc.ipk
```