mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-13 00:24:31 +08:00
parent
58050ac006
commit
42a958ee80
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue