mirror of https://github.com/mack-a/v2ray-agent
feat(readme): update
parent
4128cca3cf
commit
987b2ccda5
|
@ -28,7 +28,7 @@ Xray-core/sing-box 一键脚本快速安装
|
|||
### 安装
|
||||
|
||||
```
|
||||
bash 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
|
||||
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