...
Download the client for Mac from Teleport website.
No Format |
---|
TELEPORT_VERSION=13.4.26
curl -O https://cdn.teleport.dev/teleport-${TELEPORT_VERSION}.pkg
sudo installer -pkg teleport-${TELEPORT_VERSION}.pkg -target / |
...
...
Download the client for Mac from Teleport website.
No Format |
---|
TELEPORT_VERSION=13.4.26
curl -O https://cdn.teleport.dev/teleport-${TELEPORT_VERSION}.pkg
sudo installer -pkg teleport-${TELEPORT_VERSION}.pkg -target / |
...