From dd50a618e933f8bd19d136299dedea9ca3184f42 Mon Sep 17 00:00:00 2001 From: worthypants <6388066+worthypants@users.noreply.github.com> Date: Tue, 3 May 2022 16:42:02 +0200 Subject: [PATCH] Revert "Create new label idrivethin" This reverts commit 8b5f5d40c9b1417aa2695a94f61d56b6d3304863. --- fragments/labels/idrivethin.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 fragments/labels/idrivethin.sh diff --git a/fragments/labels/idrivethin.sh b/fragments/labels/idrivethin.sh deleted file mode 100644 index c4ff619..0000000 --- a/fragments/labels/idrivethin.sh +++ /dev/null @@ -1,9 +0,0 @@ -idrivethin) - name="IDrive" - type="pkgInDmg" - pkgName="IDriveThin.pkg" - downloadURL=$(curl -fs https://static.idriveonlinebackup.com/downloads/idrivethin/thin_version.js | sed 's/.*thinclient-mac\([^;]*\).*/\1/' | sed 's/.*\(https.*dmg\).*/\1/g') - appNewVersion=$(curl -fs https://static.idriveonlinebackup.com/downloads/idrivethin/thin_version.js | sed 's/.*thin_mac_ver=\([^;]*\).*/\1/' | sed 's/.*Version \([0-9.]*\).*/\1/') - versionKey="CFBundleVersion" - expectedTeamID="JWDCNYZ922" - ;;