mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 13:53:24 +00:00
Update test-raiseticket.sh
This commit is contained in:
@@ -52,8 +52,7 @@ zip -r "/Users/Shared/.Purple/Diagnostics/"Diagnostics.$user.$host.$dt.zip "/Use
|
||||
#echo Command: DeterminateManualStep: 4 >> /var/tmp/depnotify.log
|
||||
|
||||
echo Status: Sending Diagnotics to Purple Helpdesk, estimated time: 2 minutes >> /var/tmp/depnotify.log
|
||||
sleep 20s
|
||||
mail -s "Diagnostics from $user on $host sent on $dt" "testinghelp@prpl.it"
|
||||
uuencode "/Users/Shared/.Purple/Diagnostics/"Diagnostics.$user.$host.$dt.zip Diagnostics.$user.$host.$dt.zip | mail -s "Diagnostics from $user on $host sent on $dt" "testinghelp@prpl.it"
|
||||
|
||||
echo Command: DeterminateManualStep: 2 >> /var/tmp/depnotify.log
|
||||
echo Status: "Upload Finished. Once you have completed the ticket request please click 'Finished'." >> /var/tmp/depnotify.log
|
||||
|
||||
Reference in New Issue
Block a user