mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-06-07 21:09:54 +00:00
Update install.sh
This commit is contained in:
parent
2cdd7972f5
commit
e2820aef7c
@ -125,6 +125,7 @@ install_XrayR() {
|
||||
last_version=$1
|
||||
else
|
||||
last_version="v"$1
|
||||
fi
|
||||
url="https://github.com/XrayR-project/XrayR/releases/download/${last_version}/XrayR-linux-${arch}.zip"
|
||||
echo -e "开始安装 XrayR v$1"
|
||||
wget -q -N --no-check-certificate -O /usr/local/XrayR/XrayR-linux.zip ${url}
|
||||
|
Loading…
x
Reference in New Issue
Block a user