mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-06-10 20:20:32 +01:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user