From b13d47df08f43a18716fe0a4c15c221ac08a1bcc Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Mon, 28 Jun 2021 09:42:23 -0600 Subject: [PATCH] Sync CLI --- OCLP-CLI.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCLP-CLI.command b/OCLP-CLI.command index 631a9b757..0ecc57973 100755 --- a/OCLP-CLI.command +++ b/OCLP-CLI.command @@ -189,7 +189,7 @@ If you plan to create the USB for another machine, please select the "Change Mod host_is_target and model not in ["MacBookPro8,2", "MacBookPro8,3"] and self.computer.dgpu - and self.computer.dgpu.arch in device_probe.AMD.Archs.TeraScale_2) + and self.computer.dgpu.arch == device_probe.AMD.Archs.TeraScale_2) or model in ["Macmini5,2", "iMac12,1", "iMac12,2"] ): self.constants.terascale_2_patch = True