mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-10 17:10:31 +01:00
Update test-raiseticket.sh
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user