mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-11 01:20:31 +01:00
Update test-raiseticket.sh
This commit is contained in:
@@ -48,9 +48,14 @@ sleep 3s
|
||||
|
||||
echo Status: Copying Log Files, estimated time: 4 minutes >> /var/tmp/depnotify.log
|
||||
sleep 5s
|
||||
|
||||
# COPY USER DIAGNOSTIC LOGS
|
||||
cp -r ~/Library/Logs/DiagnosticReports/* "/Users/Shared/.Purple/Diagnostics/$dt/DiagnosticReports"
|
||||
# COPY SYSTEM LOGS
|
||||
cp -r /private/var/log/*.log "/Users/Shared/.Purple/Diagnostics/$dt/DiagnosticReports"
|
||||
|
||||
#INCLUDE TEAMVIEWER ID
|
||||
defaults read /Library/Preferences/com.teamviewer.teamviewer.preferences.plist ClientID >> "/Users/Shared/.Purple/Diagnostics/$dt/teamviewerID.txt"
|
||||
#MORE TO BE ADDED
|
||||
|
||||
echo Command: DeterminateManualStep: 2 >> /var/tmp/depnotify.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user