Skip to content

Commit

Permalink
Reapply "pull test binary"
Browse files Browse the repository at this point in the history
This reverts commit 42a958e.
  • Loading branch information
abhishek9686 committed Jan 1, 2025
1 parent 42a958e commit 554d575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nm-quick.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 554d575

Please sign in to comment.