Update README.md

This commit is contained in:
悟空的日常镜像仓库 2024-05-09 10:38:52 +08:00
parent 7a9e09fd5e
commit 2c4479ea59

View File

@ -36,28 +36,17 @@
```bash ```bash
wget -O gl-inet.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/gl-inet.sh && chmod +x gl-inet.sh && ./gl-inet.sh wget -O gl-inet.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/gl-inet.sh && chmod +x gl-inet.sh && ./gl-inet.sh
``` ```
### 上述命令如果下载失败——内地用户请使用⬇️
```bash
wget -O gl-inet.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/gl-inet.sh && chmod +x gl-inet.sh
sh gl-inet.sh use_proxy
```
### 下次如何调用,在当前目录下执行 ### 下次如何调用,在当前目录下执行
```bash ```bash
sh gl-inet.sh sh gl-inet.sh
``` ```
### 或 使用
```bash
sh gl-inet.sh use_proxy
```
### 2.单独安装Docker ### 2.单独安装Docker
```bash ```bash
wget -O do_docker.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/docker/do_docker.sh && chmod +x do_docker.sh && ./do_docker.sh wget -O do_docker.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/docker/do_docker.sh && chmod +x do_docker.sh && ./do_docker.sh
``` ```
### 或 使用
```bash
wget -q -O do_docker.sh https://cafe.cpolar.cn/wkdaily/gl-inet-onescript/raw/branch/master/docker/do_docker.sh && chmod +x do_docker.sh
sh do_docker.sh use_proxy
```
### 3.单独安装iStore商店 ### 3.单独安装iStore商店
```bash ```bash