mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 05:16:45 +08:00
pull test binary
This commit is contained in:
parent
2b48db8163
commit
fed3ce0ae7
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ setup_netclient() {
|
||||||
fi
|
fi
|
||||||
set -e
|
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
|
chmod +x netclient
|
||||||
./netclient install
|
./netclient install
|
||||||
echo "Register token: $TOKEN"
|
echo "Register token: $TOKEN"
|
||||||
|
|
Loading…
Add table
Reference in a new issue