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)