mirror of https://github.com/wulabing/Xray_onekey
Update install.sh
parent
03704d0f13
commit
9c040ee8a7
|
@ -382,7 +382,7 @@ function configure_xray_ws() {
|
|||
|
||||
function xray_install() {
|
||||
print_ok "安装 Xray"
|
||||
curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh | bash -s -- install
|
||||
curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh | bash -s -- install -f
|
||||
judge "Xray 安装"
|
||||
|
||||
# 用于生成 Xray 的导入链接
|
||||
|
|
Loading…
Reference in New Issue