Update test-raiseticket.sh

This commit is contained in:
Michael
2021-10-10 14:05:18 +01:00
committed by GitHub
parent ecca90b6b1
commit decc29566b

View File

@@ -18,6 +18,7 @@ echo Command: MainText: In a few moments our support ticket form will open in Sa
echo Status: Loading form... Thank you. >> /var/tmp/depnotify.log
# Download CreateTicket application
rm -rf "/Users/Shared/.Purple/CreateTicket.app"
cd /Users/Shared/.Purple/
curl -o /Users/Shared/.Purple/CreateTicket.zip https://raw.githubusercontent.com/PurpleComputing/mdmscripts/main/Helpers/CreateTicket.zip
unzip /Users/Shared/.Purple/CreateTicket.zip