Update dymoconnectdesktop.sh#1767
Merged
acodega merged 3 commits intoInstallomator:mainfrom Jan 16, 2025
Merged
Conversation
Previous version of label was untouched since 3/21/23. This change addresses this issue: Installomator#1760 Output: ``` Script result: 2024-07-30 17:55:40 : REQ : : shifting arguments for Jamf 2024-07-30 17:55:41 : REQ : dymoconnectdesktop : ################## Start Installomator v. 10.6beta, date 2024-04-23 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : ################## Version: 10.6beta 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : ################## Date: 2024-04-23 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : ################## dymoconnectdesktop 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : BLOCKING_PROCESS_ACTION=prompt_user_then_kill 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : NOTIFY=silent 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : LOGGING=INFO 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : LOGO=/Library/Application Support/JAMF/Jamf.app/Contents/Resources/AppIcon.icns 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : Label type: pkg 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : archiveName: DCDMac1.4.6.60.pkg 2024-07-30 17:55:41 : INFO : dymoconnectdesktop : name: DYMO Connect, appName: DYMO Connect.app 2024-07-30 17:55:41.961 mdfind[73140:11155527] [UserQueryParser] Loading keywords and predicates for locale "en_US" 2024-07-30 17:55:41.962 mdfind[73140:11155527] [UserQueryParser] Loading keywords and predicates for locale "en" 2024-07-30 17:55:42.107 mdfind[73140:11155527] Couldn't determine the mapping between prefab keywords and predicates. 2024-07-30 17:55:42 : WARN : dymoconnectdesktop : No previous app found 2024-07-30 17:55:42 : WARN : dymoconnectdesktop : could not find DYMO Connect.app 2024-07-30 17:55:42 : INFO : dymoconnectdesktop : appversion: 2024-07-30 17:55:42 : INFO : dymoconnectdesktop : Label is not of type “updateronly”, and it’s set to use force to install or ignoring app store apps, so not using updateTool. 2024-07-30 17:55:42 : INFO : dymoconnectdesktop : Latest version of DYMO Connect is 1.4.6.60 2024-07-30 17:55:42 : REQ : dymoconnectdesktop : Downloading https://download.dymo.com/dymo/Software/Mac/DCDMac1.4.6.60.pkg to DCDMac1.4.6.60.pkg 2024-07-30 17:55:44 : REQ : dymoconnectdesktop : no more blocking processes, continue with update 2024-07-30 17:55:44 : REQ : dymoconnectdesktop : Installing DYMO Connect 2024-07-30 17:55:44 : INFO : dymoconnectdesktop : Verifying: DCDMac1.4.6.60.pkg 2024-07-30 17:55:44 : INFO : dymoconnectdesktop : Team ID: N3S6676K3E (expected: N3S6676K3E ) 2024-07-30 17:55:44 : INFO : dymoconnectdesktop : Installing DCDMac1.4.6.60.pkg to / 2024-07-30 17:56:12 : INFO : dymoconnectdesktop : Finishing... 2024-07-30 17:56:16 : INFO : dymoconnectdesktop : App(s) found: /Applications/DYMO Connect.app 2024-07-30 17:56:16 : INFO : dymoconnectdesktop : found app at /Applications/DYMO Connect.app, version 1.4.6.60, on versionKey CFBundleShortVersionString 2024-07-30 17:56:16 : REQ : dymoconnectdesktop : Installed DYMO Connect, version 1.4.6.60 2024-07-30 17:56:16 : INFO : dymoconnectdesktop : Installomator did not close any apps, so no need to reopen any apps. 2024-07-30 17:56:16 : REQ : dymoconnectdesktop : All done! 2024-07-30 17:56:16 : REQ : dymoconnectdesktop : ################## End Installomator, exit code 0 ```
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.
Previous version of label was untouched since 3/21/23.
This change addresses this issue: #1760
Output: