commit
33aa6ba585
|
@ -102,7 +102,7 @@
|
|||
- Latest Version [recommended]
|
||||
|
||||
```
|
||||
wget -P/root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/shell/install_en.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/shell/install_en.sh" && mv /root/install_en.sh /root/install.sh && chmod 700 /root/install.sh &&/root/install.sh
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue