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:
@@ -7,7 +7,7 @@ This script is designed to brand DEPNotify and launch pre self service install.
|
||||
##### Command to execute
|
||||
|
||||
```
|
||||
sudo curl -o /tmp/brandDEPinstall.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/brandDEPinstall.sh &&
|
||||
sudo chmod +x /tmp/brandDEPinstall.sh &&
|
||||
sudo /tmp/brandDEPinstall.sh
|
||||
curl -o /tmp/brandDEPinstall.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/brandDEPinstall.sh &&
|
||||
chmod +x /tmp/brandDEPinstall.sh &&
|
||||
/tmp/brandDEPinstall.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user