microsoft / shell-intune-samples

Sample shell scripts for Intune admins.
MIT License
637 stars 213 forks source link

Github Desktop installation script does not work #85

Closed mateusz-int closed 1 year ago

mateusz-int commented 1 year ago

https://github.com/microsoft/shell-intune-samples/blob/master/macOS/Apps/gitHub%20Desktop/installGitHubDesktop.sh

Auto-update should be set to "true".

When URL changed to ARM app version - it is not possible to lunch the app as error occur.

Screenshot 2022-12-17 at 10 29 05

Manual installation process works correctly.

theneiljohnson commented 1 year ago

Can you take a look at the sample now please? I've modified a little to handle this a bit better.

theneiljohnson commented 1 year ago

Closing this, it was resolved by adding dot_clean after the copy routine