소스 검색

Reapply "pull test binary"

This reverts commit 42a958ee8025843fce52a4e87fce345176e53e40.
abhishek9686 8 달 전
부모
커밋
554d575428
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"