Update README.md

This commit is contained in:
iamromulan
2023-09-20 00:41:28 -04:00
committed by GitHub
parent 7f80364ac0
commit afc476125c

View File

@@ -6,7 +6,7 @@ ONLY FOR THE QUECTEL RM520N-GL
*****WORK IN PROGRESS NOT READY TO INSTALL*****
## 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
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
@@ -189,4 +189,4 @@ adb shell systemctl daemon-reload
```
## 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