Update README.md

This commit is contained in:
wattsy74
2021-09-30 14:55:21 +01:00
committed by GitHub
parent a2b9846ea7
commit 9b80855a1f

View File

@@ -194,5 +194,5 @@ This script is designed to silently install/update balenaEtcher to an MDM enroll
##### Options
* `openconsole` - will open the console for the logs to show
##### Command to execute:
sudo curl -o /tmp/balenaEtcher.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/balenaEtcher.sh && sudo chmod +x /tmp/balenaEtcher.sh && sudo /tmp/balenaEtcher.sh [options]
`sudo curl -o /tmp/balenaEtcher.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/balenaEtcher.sh && sudo chmod +x /tmp/balenaEtcher.sh && sudo /tmp/balenaEtcher.sh [options]`