## brandDEPinstall.sh ### Run brandDEPinstall This script is designed to brand DEPNotify and launch pre self service install. ##### Command to execute ``` curl -o /tmp/brandDEPinstall.sh https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/brandDEPinstall.sh && chmod +x /tmp/brandDEPinstall.sh && /tmp/brandDEPinstall.sh ```