Fix netclient path for nm-quick.sh

This commit is contained in:
José Albornoz 2023-04-13 23:35:15 -04:00 committed by GitHub
parent 752a6df7f5
commit 460264bab7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -182,7 +182,7 @@ setup_netclient() {
netclient uninstall
set -e
wget -O netclient https://github.com/gravitl/netclient/releases/download/$LATEST/netclient_linux_amd64
wget -O netclient https://github.com/gravitl/netclient/releases/download/$LATEST/netclient-linux-amd64
chmod +x netclient
./netclient install
netclient register -t $TOKEN