From f52a3d81d876f76915af71d1d3f28522d089f72b Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Fri, 24 Sep 2021 13:13:45 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7162388..4ccd9ac 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # TeamViewer Scripts - Public Repository This repository is a resource that allows us to distribute scripts using TeamViewer with a single point of hosting. + +## tv-chrm-ffox-offce.sh +#### Install Chrome, Firefox & Full Office - Intel Macs +This script is designed to silently install/update Chrome, Firefox & Full Office to a Mac over Teamviewer. +##### Operating System +`macOS` +##### Script Type +`Shell` +##### Execution +`Tick: Run as administrator` +##### Command to add to TV management console: +`sudo curl -o /tmp/tv-chrm-ffox-offce.sh https://raw.githubusercontent.com/PurpleComputing/tvscripts/main/tv-chrm-ffox-offce.sh && sudo chmod /tmp/tv-chrm-ffox-offce.sh && sudo /tmp/tv-chrm-ffox-offce.sh`