From a2b9846ea738a8206fe3441186433612112eb74d Mon Sep 17 00:00:00 2001 From: wattsy74 <49881777+wattsy74@users.noreply.github.com> Date: Thu, 30 Sep 2021 14:54:39 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce81c0b..336a5df 100644 --- a/README.md +++ b/README.md @@ -181,9 +181,18 @@ This script is designed to silently install/update zoom to an MDM enrolled Mac. `sudo curl -o /tmp/zoom.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/zoom.sh && sudo chmod +x /tmp/zoom.sh && sudo /tmp/zoom.sh [options]` ## brave-browser.sh -#### Install brave-browser -This script is designed to silently install/update brave-browser to an MDM enrolled Mac. +#### Install Brave Browser +This script is designed to silently install/update Brave Browser to an MDM enrolled Mac. ##### Options * `openconsole` - will open the console for the logs to show ##### Command to execute: `sudo curl -o /tmp/brave-browser.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/brave-browser.sh && sudo chmod +x /tmp/brave-browser.sh && sudo /tmp/brave-browser.sh [options]` + +## balenaEtcher.sh +#### Install balenaEtcher +This script is designed to silently install/update balenaEtcher to an MDM enrolled Mac. +##### Options +* `openconsole` - will open the console for the logs to show +##### Command to execute: +sudo curl -o /tmp/balenaEtcher.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/balenaEtcher.sh && sudo chmod +x /tmp/balenaEtcher.sh && sudo /tmp/balenaEtcher.sh [options] +