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