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
417d50fa0b
commit
6c175aadb5
@ -121,7 +121,7 @@ install_XrayR() {
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
if [[ $1 == v*]]; then
|
||||
if [[ $1 == v* ]]; then
|
||||
last_version=$1
|
||||
else
|
||||
last_version="v"$1
|
||||
|
Loading…
x
Reference in New Issue
Block a user