From 819d1ec7c4eec107b8216dce3c40eded414360b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Thu, 4 Nov 2021 15:34:26 +0100 Subject: [PATCH] remotix labels MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` % /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r remotix 2021-11-04 15:27:36 remotix ################## Start Installomator v. 0.8.0 2021-11-04 15:27:36 remotix ################## remotix 2021-11-04 15:27:36 remotix BLOCKING_PROCESS_ACTION=tell_user 2021-11-04 15:27:36 remotix NOTIFY=success 2021-11-04 15:27:36 remotix LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-11-04 15:27:36 remotix no blocking processes defined, using Remotix as default 2021-11-04 15:27:36 remotix Changing directory to /Users/st/Documents/GitHub/Installomator/build 2021-11-04 15:27:37 remotix App(s) found: 2021-11-04 15:27:37 remotix could not find Remotix.app 2021-11-04 15:27:37 remotix appversion: 2021-11-04 15:27:37 remotix Latest version of Remotix is 6.4.2 2021-11-04 15:27:37 remotix Downloading https://remotix.com/downloads/latest-remotix-mac/ to Remotix.dmg 2021-11-04 15:27:54 remotix DEBUG mode, not checking for blocking processes 2021-11-04 15:27:54 remotix Installing Remotix 2021-11-04 15:27:54 remotix Mounting /Users/st/Documents/GitHub/Installomator/build/Remotix.dmg 2021-11-04 15:27:58 remotix Mounted: /Volumes/Remotix 2021-11-04 15:27:58 remotix Verifying: /Volumes/Remotix/Remotix.app 2021-11-04 15:28:06 remotix Team ID matching: K293Y6CVN4 (expected: K293Y6CVN4 ) 2021-11-04 15:28:06 remotix Downloaded version of Remotix is 6.4.2 (replacing version ). 2021-11-04 15:28:06 remotix DEBUG enabled, skipping remove, copy and chown steps 2021-11-04 15:28:06 remotix Finishing… 2021-11-04 15:28:16 remotix App(s) found: 2021-11-04 15:28:16 remotix could not find Remotix.app 2021-11-04 15:28:16 remotix Installed Remotix 2021-11-04 15:28:16 remotix notifying 2021-11-04 15:28:17 remotix Unmounting /Volumes/Remotix "disk5" ejected. 2021-11-04 15:28:17 remotix DEBUG mode, not reopening anything 2021-11-04 15:28:17 remotix ################## End Installomator, exit code 0 % /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r remotixagent 2021-11-04 15:28:37 remotixagent ################## Start Installomator v. 0.8.0 2021-11-04 15:28:37 remotixagent ################## remotixagent 2021-11-04 15:28:37 remotixagent BLOCKING_PROCESS_ACTION=tell_user 2021-11-04 15:28:37 remotixagent NOTIFY=success 2021-11-04 15:28:37 remotixagent LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-11-04 15:28:37 remotixagent no blocking processes defined, using RemotixAgent as default 2021-11-04 15:28:37 remotixagent Changing directory to /Users/st/Documents/GitHub/Installomator/build 2021-11-04 15:28:38 remotixagent No version found using packageID com.nulana.rxagentmac 2021-11-04 15:28:38 remotixagent App(s) found: 2021-11-04 15:28:38 remotixagent could not find RemotixAgent.app 2021-11-04 15:28:38 remotixagent appversion: 2021-11-04 15:28:38 remotixagent Latest version of RemotixAgent is 1.5.15 2021-11-04 15:28:38 remotixagent Downloading https://remotix.com/downloads/latest-agent-mac/ to RemotixAgent.pkg 2021-11-04 15:28:50 remotixagent DEBUG mode, not checking for blocking processes 2021-11-04 15:28:50 remotixagent Installing RemotixAgent 2021-11-04 15:28:51 remotixagent Verifying: RemotixAgent.pkg 2021-11-04 15:28:51 remotixagent Team ID: K293Y6CVN4 (expected: K293Y6CVN4 ) 2021-11-04 15:28:51 remotixagent DEBUG enabled, skipping installation 2021-11-04 15:28:51 remotixagent Finishing… 2021-11-04 15:29:01 remotixagent No version found using packageID com.nulana.rxagentmac 2021-11-04 15:29:01 remotixagent App(s) found: 2021-11-04 15:29:01 remotixagent could not find RemotixAgent.app 2021-11-04 15:29:01 remotixagent Installed RemotixAgent 2021-11-04 15:29:01 remotixagent notifying 2021-11-04 15:29:02 remotixagent DEBUG mode, not reopening anything 2021-11-04 15:29:02 remotixagent ################## End Installomator, exit code 0 ``` --- Labels.txt | 2 ++ fragments/labels/remotix.sh | 7 +++++++ fragments/labels/remotixagent.sh | 8 ++++++++ 3 files changed, 17 insertions(+) create mode 100644 fragments/labels/remotix.sh create mode 100644 fragments/labels/remotixagent.sh diff --git a/Labels.txt b/Labels.txt index dace850..630c004 100644 --- a/Labels.txt +++ b/Labels.txt @@ -240,6 +240,8 @@ r ramboxce rectangle redeye +remotix +remotixagent resiliosynchome retrobatch ricohpsprinters diff --git a/fragments/labels/remotix.sh b/fragments/labels/remotix.sh new file mode 100644 index 0000000..4a095d3 --- /dev/null +++ b/fragments/labels/remotix.sh @@ -0,0 +1,7 @@ +remotix) + name="Remotix" + type="dmg" + downloadURL="https://remotix.com/downloads/latest-remotix-mac/" + appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)-.*\.dmg/\1/g' ) + expectedTeamID="K293Y6CVN4" + ;; diff --git a/fragments/labels/remotixagent.sh b/fragments/labels/remotixagent.sh new file mode 100644 index 0000000..25539b5 --- /dev/null +++ b/fragments/labels/remotixagent.sh @@ -0,0 +1,8 @@ +remotixagent) + name="RemotixAgent" + type="pkg" + packageID="com.nulana.rxagentmac" + downloadURL="https://remotix.com/downloads/latest-agent-mac/" + appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | sed -E 's/.*\/[a-zA-Z]*-([0-9.]*)-.*\.pkg/\1/g' ) + expectedTeamID="K293Y6CVN4" + ;;