Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ ONLY FOR THE QUECTEL RM520N-GL
|
|||||||
|
|
||||||
*****WORK IN PROGRESS NOT READY TO INSTALL*****
|
*****WORK IN PROGRESS NOT READY TO INSTALL*****
|
||||||
## Installation Automated
|
## Installation Automated
|
||||||
Script will do everything but setup Nate's at_telnet_daemon
|
Script will ask to install AT Telnet Daemon then ask to install Simpleadmin
|
||||||
```bash
|
```bash
|
||||||
adb shell wget -P /tmp https://raw.githubusercontent.com/iamromulan/quectel-rgmii-simpleadmin-at-telnet-daemon/main/install_on_modem.sh
|
adb shell wget -P /tmp https://raw.githubusercontent.com/iamromulan/quectel-rgmii-simpleadmin-at-telnet-daemon/main/install_on_modem.sh
|
||||||
adb shell chmod +x /tmp/install_on_modem.sh
|
adb shell chmod +x /tmp/install_on_modem.sh
|
||||||
@@ -189,4 +189,4 @@ adb shell systemctl daemon-reload
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
This heavily uses the AT Command Parsing Scripts (Basically a copy with minor tweaks) of Dairyman's Rooter Source https://github.com/ofmodemsandmen/ROOterSource2203
|
This heavily uses the AT Command Parsing Scripts (Basically a copy with minor tweaks) of Dairyman's Rooter Source https://github.com/ofmodemsandmen/ROOterSource2203
|
||||||
|
|||||||
Reference in New Issue
Block a user