Explorar el Código

Update install.sh

pocketW hace 3 años
padre
commit
6c175aadb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install.sh

+ 1 - 1
install.sh

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