From 21c459acc9ae49497444f1687f5070e5624e1695 Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Fri, 24 Sep 2021 15:22:07 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6b33300..f0c9fd7 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,12 @@ This script is designed to silently install or update BT Cloud Phone to an MDM e ##### Command to execute: `sudo curl -o /tmp/bt-cloud-phone.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/bt-cloud-phone.sh && sudo chmod /tmp/bt-cloud-phone.sh && sudo /tmp/bt-cloud-phone.sh` +## scansnap-home.sh +#### Install or Update ScanSnap Home +This script is designed to silently install or update ScanSnap Home to an MDM enrolled Mac. +##### Command to execute: +`sudo curl -o /tmp/scansnap-home.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/scansnap-home.sh && sudo chmod /tmp/scansnap-home.sh && sudo /tmp/scansnap-home.sh` + ## 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.