From 3920e2b770041a5fa76c372994d85057d3bb2e1e Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Fri, 24 Sep 2021 15:08:54 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e97c418..287fc9d 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,9 @@ This script is designed to silently update Adobe Acrobat DC to an MDM enrolled M This script is designed to silently install or update 1Password 7 to an MDM enrolled Mac. ##### Command to execute: `sudo curl -o /tmp/1-password.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/1-password.sh && sudo chmod /tmp/1-password.sh && sudo /tmp/1-password.sh` + +## bt-cloud-phone.sh +#### Install or Update BT Cloud Phone +This script is designed to silently install or update BT Cloud Phone to an MDM enrolled Mac. +##### 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`