Skip to content

Commit

Permalink
Revert "Reapply "pull test binary""
Browse files Browse the repository at this point in the history
This reverts commit 554d575.
  • Loading branch information
abhishek9686 committed Jan 9, 2025
1 parent 4ddbc37 commit 25a0985
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://fileserver.netmaker.org/qa/netclient-linux-amd64
wget -qO netclient https://github.com/gravitl/netclient/releases/download/$LATEST/netclient-linux-$ARCH
chmod +x netclient
./netclient install
echo "Register token: $TOKEN"
Expand Down

0 comments on commit 25a0985

Please sign in to comment.