mirror of
https://github.com/PurpleComputing/tvscripts.git
synced 2026-03-21 07:10:32 +00:00
Update README.md
This commit is contained in:
12
README.md
12
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`
|
||||
|
||||
Reference in New Issue
Block a user