Update README.md

This commit is contained in:
wattsy74
2021-10-01 18:06:25 +01:00
committed by GitHub
parent ec70be9cb2
commit f7d176db2c

View File

@@ -15,7 +15,8 @@ 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