diff --git a/test-raiseticket.sh b/test-raiseticket.sh index 3c6b4a9..435cd71 100644 --- a/test-raiseticket.sh +++ b/test-raiseticket.sh @@ -6,7 +6,7 @@ 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 open in Safari, 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 Command: MainText: In a few moments our support ticket form will open in Safari, 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. You can hide this window as you will continue to get notifications. >> /var/tmp/depnotify.log echo Status: Loading form... Thank you. >> /var/tmp/depnotify.log # START DEPNOTIFY @@ -25,7 +25,7 @@ open -a safari http://purplecomputing.com/support echo Command: DeterminateManual: 5 >> /var/tmp/depnotify.log echo Command: NotificationOn: >> /var/tmp/depnotify.log - +echo Command: ContinueButton: Hide >> /var/tmp/depnotify.log echo Status: Creating System Report, estimated time: 5 minutes >> /var/tmp/depnotify.log mkdir -p "/Users/Shared/.Purple/Diagnostics/"