Update README.md

This commit is contained in:
wukongdaily 2023-12-02 15:37:32 +08:00 committed by GitHub
parent 1f7832005a
commit 5e849190dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ https://github.com/wukongdaily/HowToUseSSH
<img alt="Static Badge" src="https://img.shields.io/badge/MT3000-E70D0D?style=for-the-badge&label=MT2500A&labelColor=8A2BE2">
```
wget -O /tmp/gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh
wget -O /tmp/gl-inet.sh https://cdn.jsdelivr.net/gh/wukongdaily/gl-inet-onescript/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh
```
@ -23,7 +23,7 @@ wget -O /tmp/gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-on
# onekey for iStore
```
wget -O /tmp/reinstall_istore.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
wget -O /tmp/reinstall_istore.sh https://cdn.jsdelivr.net/gh/wukongdaily/gl-inet-onescript/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
```
@ -32,7 +32,7 @@ https://telegra.ph/install-istore-for-mt3000-11-03 <br>
# onekey for File Manager
```
wget -O /tmp/reinstall_istore.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
wget -O /tmp/reinstall_istore.sh https://cdn.jsdelivr.net/gh/wukongdaily/gl-inet-onescript/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh
/tmp/is-opkg install app-meta-linkease
```