Update README.md

This commit is contained in:
wukongdaily 2024-04-05 11:32:58 +08:00 committed by GitHub
parent dbbe465556
commit 8401df665f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 2 deletions

View File

@ -35,7 +35,7 @@
```bash ```bash
wget -O gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh?$(date +%s) && chmod +x gl-inet.sh && ./gl-inet.sh wget -O gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh?$(date +%s) && chmod +x gl-inet.sh && ./gl-inet.sh
``` ```
### 或者是备用仓库地址(内地可用) ### 上述如果下载失败 使用下列命令
```bash ```bash
wget -O gl-inet.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x gl-inet.sh wget -O gl-inet.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x gl-inet.sh
sh gl-inet.sh use_proxy sh gl-inet.sh use_proxy
@ -44,7 +44,7 @@ sh gl-inet.sh use_proxy
```bash ```bash
sh gl-inet.sh sh gl-inet.sh
``` ```
### 或 ### 或 使用
```bash ```bash
sh gl-inet.sh use_proxy sh gl-inet.sh use_proxy
``` ```
@ -52,6 +52,11 @@ sh gl-inet.sh use_proxy
```bash ```bash
wget -O do_docker.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/docker/do_docker.sh?$(date +%s) && chmod +x do_docker.sh && ./do_docker.sh wget -O do_docker.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/docker/do_docker.sh?$(date +%s) && chmod +x do_docker.sh && ./do_docker.sh
``` ```
### 或 使用
```bash
wget -q -O do_docker.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/docker/do_docker.sh && chmod +x do_docker.sh
sh do_docker.sh use_proxy
```
### 3.单独安装iStore商店 ### 3.单独安装iStore商店
```bash ```bash