Explorar o código

Update install.sh

pocketW %!s(int64=3) %!d(string=hai) anos
pai
achega
e2820aef7c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install.sh

+ 1 - 0
install.sh

@@ -125,6 +125,7 @@ install_XrayR() {
             last_version=$1
 	else
 	    last_version="v"$1
+	fi
         url="https://github.com/XrayR-project/XrayR/releases/download/${last_version}/XrayR-linux-${arch}.zip"
         echo -e "开始安装 XrayR v$1"
         wget -q -N --no-check-certificate -O /usr/local/XrayR/XrayR-linux.zip ${url}