Red Canary Mac Monitor#1017
Merged
scriptingosx merged 1 commit intoInstallomator:mainfrom May 26, 2023
Merged
Conversation
Interesting GitHub project: ``` % sudo utils/assemble.sh redcanarymacmonitor DEBUG=0 Password: 2023-04-28 13:40:50 : INFO : redcanarymacmonitor : setting variable from argument DEBUG=0 2023-04-28 13:40:50 : REQ : redcanarymacmonitor : ################## Start Installomator v. 10.4beta, date 2023-04-28 2023-04-28 13:40:50 : INFO : redcanarymacmonitor : ################## Version: 10.4beta 2023-04-28 13:40:50 : INFO : redcanarymacmonitor : ################## Date: 2023-04-28 2023-04-28 13:40:50 : INFO : redcanarymacmonitor : ################## redcanarymacmonitor 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : BLOCKING_PROCESS_ACTION=tell_user 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : NOTIFY=success 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : LOGGING=INFO 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : Label type: pkg 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : archiveName: Red Canary Mac Monitor.pkg 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : no blocking processes defined, using Red Canary Mac Monitor as default 2023-04-28 13:40:51 : INFO : redcanarymacmonitor : No version found using packageID com.redcanary.agent 2023-04-28 13:40:52 : INFO : redcanarymacmonitor : name: Red Canary Mac Monitor, appName: Red Canary Mac Monitor.app 2023-04-28 13:40:52 : WARN : redcanarymacmonitor : No previous app found 2023-04-28 13:40:52 : WARN : redcanarymacmonitor : could not find Red Canary Mac Monitor.app 2023-04-28 13:40:52 : INFO : redcanarymacmonitor : appversion: 2023-04-28 13:40:52 : INFO : redcanarymacmonitor : Latest version of Red Canary Mac Monitor is 1.0.3 2023-04-28 13:40:52 : REQ : redcanarymacmonitor : Downloading https://github.com/redcanaryco/mac-monitor/releases/download/v1.0.3/Red-Canary-Mac-Monitor-GoldCardinal-1-0-3.pkg to Red Canary Mac Monitor.pkg 2023-04-28 13:40:54 : REQ : redcanarymacmonitor : no more blocking processes, continue with update 2023-04-28 13:40:54 : REQ : redcanarymacmonitor : Installing Red Canary Mac Monitor 2023-04-28 13:40:54 : INFO : redcanarymacmonitor : Verifying: Red Canary Mac Monitor.pkg 2023-04-28 13:40:54 : INFO : redcanarymacmonitor : Team ID: UA6JCQGF3F (expected: UA6JCQGF3F ) 2023-04-28 13:40:54 : INFO : redcanarymacmonitor : Installing Red Canary Mac Monitor.pkg to / 2023-04-28 13:40:57 : INFO : redcanarymacmonitor : Finishing... 2023-04-28 13:41:00 : INFO : redcanarymacmonitor : found packageID com.redcanary.agent installed, version 0 2023-04-28 13:41:00 : REQ : redcanarymacmonitor : Installed Red Canary Mac Monitor, version 0 2023-04-28 13:41:00 : INFO : redcanarymacmonitor : notifying 2023-04-28 13:41:00 : INFO : redcanarymacmonitor : App not closed, so no reopen. 2023-04-28 13:41:00 : REQ : redcanarymacmonitor : All done! 2023-04-28 13:41:00 : REQ : redcanarymacmonitor : ################## End Installomator, exit code 0 ```
Collaborator
|
Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Interesting GitHub project: