@timnottom commented on GitHub:
See PR: https://github.com/Installomator/Installomator/pull/1498
@ian-atkinson commented on GitHub:
I think this command does to get the latest version from the Microsoft website (not overly pretty without being able to rely on python but works OK)
└…
@ian-atkinson commented on GitHub:
I think the teams tags needs some work.
There seems to be 3 in there
microsoftteamsclassic microsoftteams microsoftteamsnew
The first two are the…
@scriptsandthings commented on GitHub:
if this PR gets approved it installs "Microsoft Teams.app" LATEST/Rolling out, aka the NEW NEW…
@asri-tm commented on GitHub:
i am able to install just fine with 10.6beta, would be helpful with some logs to pinpoint what has failed
@asri-tm commented on GitHub:
Apologies, I should've lead with that. Upon further troubleshooting, I realized the download was being blocked by Zscaler which of course should be fixed from my…
@Artos254 commented on GitHub:
Apologies, I should've lead with that. Upon further troubleshooting, I realized the download was being blocked by Zscaler which of course should be fixed from my…
@Artos254 commented on GitHub:
I was using the wrong script... /facepalm. I'll just see myself out.
@BigMacAdmin commented on GitHub:
Because Installomator passes all arguments through eval , any argument that contains whitespace needs to be both quoted and escaped.
As you confirmed on…