Skip to content

Commit

Permalink
Merge pull request #628 from TheJumpCloud/kkirklandjc-patch-2
Browse files Browse the repository at this point in the history
Update Mac - Install Chrome DMG.md
  • Loading branch information
kkirklandjc authored Dec 9, 2024
2 parents 7eda939 + f24a76b commit a67118e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mac

```
# DMG Download URL
DownloadUrl="https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg"
DownloadUrl="https://dl.google.com/chrome/mac/universal/stable/GGRO/googlechrome.dmg"
### Modify below this line at your own risk!
Expand Down Expand Up @@ -173,7 +173,7 @@ echo "Deleted /tmp/$TempFolder"

#### Description

Installs Google Chrome from the DMG file available for download from the link: `https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg`.
Installs Google Chrome from the DMG file available for download from the link: `https://dl.google.com/chrome/mac/universal/stable/GGRO/googlechrome.dmg`.

This command creates a temporary folder in the /tmp directory and to downloads the DMG file to this folder.

Expand Down

0 comments on commit a67118e

Please sign in to comment.