Sync binaries

This commit is contained in:
Mykola Grymalyuk
2022-12-14 19:04:29 -07:00
parent 1f63dffd3f
commit 2fba826f80
15 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ class build_misc:
if self.constants.showpicker is False:
print("- Hiding OpenCore picker")
self.config["Misc"]["Boot"]["ShowPicker"] = "Never"
self.config["Misc"]["Boot"]["ShowPicker"] = False
if self.constants.oc_timeout != 5:
print(f"- Setting custom OpenCore picker timeout to {self.constants.oc_timeout} seconds")