fixing versions

This commit is contained in:
afeiszli
2021-08-19 19:27:25 -04:00
parent 4e741a598b
commit d424c7b7d0
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ fi
[ -z "$KEY" ] && KEY=nokey;
wget -O netclient https://github.com/gravitl/netmaker/releases/download/v0.7.1/netclient
wget -O netclient https://github.com/gravitl/netmaker/releases/download/v0.7.2/netclient
chmod +x netclient
sudo ./netclient join -t $KEY
rm -f netclient