Explorar el Código

Update netclient-install.sh

Alex hace 4 años
padre
commit
6b5f5450be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/netclient-install.sh

+ 1 - 1
scripts/netclient-install.sh

@@ -8,7 +8,7 @@ fi
 
 [ -z "$KEY" ] && KEY=nokey;
 
-wget -O netclient https://github.com/gravitl/netmaker/releases/download/v0.5.11/netclient
+wget -O netclient https://github.com/gravitl/netmaker/releases/download/v0.7/netclient
 chmod +x netclient
 sudo ./netclient register -t $KEY
 sudo ./netclient join -t $KEY