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