Use curl to download custom quick support for Mac

mkennard
mkennard Posts: 2 ✭✭
edited May 2023 in General questions

I'm trying to set up clean installs with scripting on the mac and set up teamviewer quicksupport.

Trying to use curl and it seems to want to do a redirect but the url it redirects to seems to expire.

This is the one before the redirect 

curl -g https://get.teamviewer.com/xxxxxxx -o /tmp/TeamViewerQS.zip

so I tried (The xxxxx are for my particular custom app) 

curl https://customdesign.teamviewer.com/download/version_14x/xxxxxxxxx/TeamViewerQS.zip -o /tmp/TeamViewerQS.zip

Tagged:

Comments