Update test-raiseticket.sh

This commit is contained in:
Michael
2021-10-18 12:21:06 +01:00
committed by GitHub
parent 4e4a39380c
commit 0310ca739b

View File

@@ -159,6 +159,8 @@ echo "" >> $SMTPMSG
echo "The Username and Password to download are (username:password): $authbasic" >> $SMTPMSG echo "The Username and Password to download are (username:password): $authbasic" >> $SMTPMSG
echo "The Password to decompress the diagnostics zip is: $zippass" >> $SMTPMSG echo "The Password to decompress the diagnostics zip is: $zippass" >> $SMTPMSG
echo "" >> $SMTPMSG echo "" >> $SMTPMSG
echo "Please Note: Link is only valid for 24 hours." >> $SMTPMSG
echo "" >> $SMTPMSG
echo "Warmest Regards," >> $SMTPMSG echo "Warmest Regards," >> $SMTPMSG
echo "" >> $SMTPMSG echo "" >> $SMTPMSG
echo "Purple MDM Diagnostics Bot" >> $SMTPMSG echo "Purple MDM Diagnostics Bot" >> $SMTPMSG