Update install.sh

This commit is contained in:
pocketW 2022-08-26 12:48:49 +10:00 committed by GitHub
parent 417d50fa0b
commit 6c175aadb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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