mirror of https://github.com/mack-a/v2ray-agent
Update README.md
parent
7127865fac
commit
773fd1221c
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
## 安装脚本
|
## 安装脚本
|
||||||
```
|
```
|
||||||
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/v2ray/install.sh" && chmod 700 /root/install.sh && /root/install.sh
|
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
- 示例图
|
- 示例图
|
||||||
|
|
Loading…
Reference in New Issue