mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-07-23 11:28:00 +00:00
Update install.sh
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user