mirror of https://github.com/XTLS/Xray-install
curl -L
parent
3ec86275c7
commit
a7c4551418
|
@ -13,7 +13,7 @@ apk add curl
|
||||||
#### Download Installation Script
|
#### Download Installation Script
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -O https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
curl -O -L https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Run Installation Script
|
#### Run Installation Script
|
||||||
|
|
|
@ -13,7 +13,7 @@ apk add curl
|
||||||
#### 下载安装脚本
|
#### 下载安装脚本
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -O https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
curl -O -L https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 运行安装脚本
|
#### 运行安装脚本
|
||||||
|
|
|
@ -13,7 +13,7 @@ apk add curl
|
||||||
#### 下載安裝腳本
|
#### 下載安裝腳本
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -O https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
curl -O -L https://raw.githubusercontent.com/XTLS/Xray-install/main/alpinelinux/install-release.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 執行安裝腳本
|
#### 執行安裝腳本
|
||||||
|
|
Loading…
Reference in New Issue