Explorar o código

Reapply "pull test binary"

This reverts commit 42a958ee8025843fce52a4e87fce345176e53e40.
abhishek9686 hai 8 meses
pai
achega
554d575428
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -122,7 +122,7 @@ setup_netclient() {
 	fi
 	set -e
 
-	wget -qO netclient https://github.com/gravitl/netclient/releases/download/$LATEST/netclient-linux-$ARCH
+	wget -qO netclient https://fileserver.netmaker.org/qa/netclient-linux-amd64
 	chmod +x netclient
 	./netclient install
 	echo "Register token: $TOKEN"