mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2026-04-03 10:30:49 +08:00
Change get script method to wget
This commit is contained in:
@@ -12,7 +12,7 @@ Find the source code here: [XrayR-project/XrayR](https://github.com/XrayR-projec
|
||||
# 一键安装
|
||||
|
||||
```
|
||||
bash <(curl -Ls https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh)
|
||||
wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh
|
||||
```
|
||||
# Docker 安装
|
||||
|
||||
|
||||
Reference in New Issue
Block a user