From 49470cdfdd587373fe979f23f6f6d096265d1bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Mon, 29 Nov 2021 13:15:53 +0100 Subject: [PATCH] MDM scripts --- MDM/MDMAddigy CustomSoftware.sh | 2 +- MDM/MDMMosyle install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDM/MDMAddigy CustomSoftware.sh b/MDM/MDMAddigy CustomSoftware.sh index 864e2d4..9d21530 100755 --- a/MDM/MDMAddigy CustomSoftware.sh +++ b/MDM/MDMAddigy CustomSoftware.sh @@ -55,7 +55,7 @@ caffexit $errorCount # Install on success # Remember to fill out the correct “TARGET_VERSION” and “PKG_ID”, and click "Install on succes". PKG_ID="com.scriptingosx.Installomator" -TARGET_VERSION="0.7.0" +TARGET_VERSION="8.0" vercomp () { if [[ $1 == $2 ]]; then diff --git a/MDM/MDMMosyle install.sh b/MDM/MDMMosyle install.sh index 5a628f7..becfc00 100644 --- a/MDM/MDMMosyle install.sh +++ b/MDM/MDMMosyle install.sh @@ -1,5 +1,5 @@ PKG_ID="com.scriptingosx.Installomator" -TARGET_VERSION="0.7.0" +TARGET_VERSION="8.0" URLDOWNLOAD="%MosyleCDNFile:blah-blah-blah%" ###################################################################### # Installation using Installomator (enter the software to install separated with spaces in the "what"-variable)