mirror of
https://github.com/XTLS/Xray-install.git
synced 2026-01-08 16:39:51 +00:00
Alpine Linux: Replace raw.githubusercontent.com with github.com/xxx/raw (#89)
This commit is contained in:
@@ -13,7 +13,7 @@ apk add curl
|
||||
#### 下载安装脚本
|
||||
|
||||
```sh
|
||||
curl -O https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
||||
curl -O https://github.com/XTLS/Xray-install/raw/main/alpinelinux/install-release.sh
|
||||
```
|
||||
|
||||
#### 运行安装脚本
|
||||
|
||||
Reference in New Issue
Block a user