ソースを参照

pull test binary

abhishek9686 8 ヶ月 前
コミット
fed3ce0ae7
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"