更新 README.md
This commit is contained in:
parent
f290ea7bb7
commit
37c5382621
@ -51,7 +51,7 @@ Fork development, and PR development to development :)
|
|||||||
- If you don't get an error you should be getting replies back endlessly, press `CTRL-C` to stop it.
|
- If you don't get an error you should be getting replies back endlessly, press `CTRL-C` to stop it.
|
||||||
- Simply Copy/Paste this into your Command Prompt/Shell
|
- Simply Copy/Paste this into your Command Prompt/Shell
|
||||||
```bash
|
```bash
|
||||||
adb shell "cd /tmp && curl -o RMxxx_rgmii_toolkit.sh https://code.060070.xyz/sky/simple-admin/raw/branch/main/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh" && cd /
|
adb shell "cd /tmp && curl -o RMxxx_rgmii_toolkit.sh https://code.060070.xyz/sky/simple-admin/raw/branch/beta-curl/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh" && cd /
|
||||||
```
|
```
|
||||||
|
|
||||||
**Or, if you want to stay in the modems shell when you are done**
|
**Or, if you want to stay in the modems shell when you are done**
|
||||||
@ -61,7 +61,7 @@ adb shell
|
|||||||
```
|
```
|
||||||
Then run
|
Then run
|
||||||
```
|
```
|
||||||
cd /tmp && curl -o RMxxx_rgmii_toolkit.sh https://code.060070.xyz/sky/simple-admin/raw/branch/main/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh && cd /
|
cd /tmp && curl -o RMxxx_rgmii_toolkit.sh https://code.060070.xyz/sky/simple-admin/raw/branch/beta-curl/RMxxx_rgmii_toolkit.sh && chmod +x RMxxx_rgmii_toolkit.sh && ./RMxxx_rgmii_toolkit.sh && cd /
|
||||||
```
|
```
|
||||||
**You should see:**
|
**You should see:**
|
||||||

|

|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user