From b285d695bdff4d54814b1fe917b7cbe0e0d5adbe Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 6 Oct 2021 17:48:25 +0100 Subject: [PATCH] Update test-raiseticket.sh --- test-raiseticket.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test-raiseticket.sh b/test-raiseticket.sh index 3552a9a..d9459c6 100644 --- a/test-raiseticket.sh +++ b/test-raiseticket.sh @@ -4,6 +4,7 @@ user=$('whoami'); echo Command: WindowStyle: Activate >> /var/tmp/depnotify.log echo Command: WindowTitle: Create a Support Ticket >> /var/tmp/depnotify.log +echo Command: MainTitle: Create a Support Ticket >> /var/tmp/depnotify.log echo 'Command: Image: /Library/Application Support/Purple/logo.png' >> /var/tmp/depnotify.log echo Command: MainText: In a few moments our support ticket form will load, please complete the form and provide as much information as possible. Whilst you are completing the form your Mac will upload diagnostic information to our Help Desk. >> /var/tmp/depnotify.log echo Status: Loading form... Thank you. >> /var/tmp/depnotify.log