From ec5a6c4c8211ef77925e522f744256fb12e42750 Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Fri, 24 Sep 2021 15:18:32 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca8aba8..6b33300 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ This script is designed to silently install or update BT Cloud Phone to an MDM e ## Rosetta2.sh / Rosetta2-JAMF.sh #### Install Rosetta2 on required hardware This script is designed to silently install Rosetta2 onto an Apple Silicon MDM enrolled Mac. +The -JAMF version does a 'jamf recon' to update the portal - This will fail on non JAMF platforms ##### Command to execute: `sudo curl -o /tmp/Rosetta2.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Rosetta2.sh && sudo chmod /tmp/Rosetta2.sh && sudo /tmp/Rosetta2.sh` ##### or