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`