From e181a02838545f9503503709ee7f23e796ea49f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Wed, 2 Feb 2022 22:09:40 +0100 Subject: [PATCH] Update checkInstallomator.sh --- utils/checkInstallomator.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/checkInstallomator.sh b/utils/checkInstallomator.sh index 8feb106..fb99d38 100755 --- a/utils/checkInstallomator.sh +++ b/utils/checkInstallomator.sh @@ -12,7 +12,7 @@ export PATH=/usr/bin:/bin:/usr/sbin:/sbin # MARK: Constants -allLabels=( dbeaverce signal mochatn3270 eshareosx googlechrome brave macports inkscape devonthink omnidisksweeper microsoftteams applenyfonts sketch sqlpropostgres desktoppr marathon) +allLabels=( dbeaverce signal mochatn3270 googlechrome brave macports inkscape devonthink omnidisksweeper microsoftteams applenyfonts sketch sqlpropostgres desktoppr marathon) ## Testing for combinations of these # Label types: dmg, pkg, zip, tbz, pkgInDmg, pkgInZip, appInDmgInZip @@ -21,7 +21,6 @@ allLabels=( dbeaverce signal mochatn3270 eshareosx googlechrome brave macports i # dbeaverse: dmg without appNewVersion and does not have LSMinimumSystemVersion in Info.plist # signal: dmg with appNewVersion # mochatn3270: appInDmgInZip with curlOptions -# eshareosx: with packageID, versionKey, and appNewVerseion # googlechrome: with appNewVersion # brave: dmg with appNewVersion from versionKey # macports: with custom code for archiveName, and with appNewVersion and appCustomVersion