Update README.md

This commit is contained in:
wattsy74
2021-10-01 18:05:24 +01:00
committed by GitHub
parent 093bffde30
commit ec70be9cb2

View File

@@ -14,7 +14,9 @@ This script is designed to silently install/update Firefox to an MDM enrolled Ma
##### Command to execute
`sudo curl -o /tmp/Firefox.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Firefox.sh && sudo chmod +x /tmp/Firefox.sh && sudo /tmp/Firefox.sh [options]`
```
sudo curl -o /tmp/Firefox.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Firefox.sh && sudo chmod +x /tmp/Firefox.sh && sudo /tmp/Firefox.sh [options]
```
## LibreOffice.sh