Update test-raiseticket.sh

This commit is contained in:
Michael
2021-10-06 18:17:49 +01:00
committed by GitHub
parent 3d5181ccaa
commit 54fa1c2309

View File

@@ -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