更新 README.md
This commit is contained in:
parent
c2a2b23c01
commit
387eaa4c84
@ -34,17 +34,17 @@
|
|||||||
### 1. SSH连接到路由器,或者在路由器终端执行如下命令
|
### 1. SSH连接到路由器,或者在路由器终端执行如下命令
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O gl-inet.sh https://cafe.vip.cpolar.top/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.top/wkdaily/gl-inet-onescript/raw/branch/master/gl-inet.sh && chmod +x gl-inet.sh && ./gl-inet.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### 下次如何调用,在当前目录下执行
|
### 下次如何调用? 输入快捷键 g 即可
|
||||||
```bash
|
```bash
|
||||||
sh gl-inet.sh
|
g
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2.单独安装Docker
|
### 2.单独安装Docker
|
||||||
```bash
|
```bash
|
||||||
wget -O do_docker.sh https://cafe.vip.cpolar.top/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.top/wkdaily/gl-inet-onescript/raw/branch/master/docker/do_docker.sh && chmod +x do_docker.sh && ./do_docker.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user