Sync binaries

This commit is contained in:
Mykola Grymalyuk
2022-11-19 12:09:40 -07:00
parent b94a1bf9cf
commit 70402af1d7
5 changed files with 3 additions and 2 deletions

View File

@@ -218,7 +218,7 @@ class build_misc:
if self.constants.showpicker is False:
print("- Hiding OpenCore picker")
self.config["Misc"]["Boot"]["ShowPicker"] = "Hide"
self.config["Misc"]["Boot"]["ShowPicker"] = "Never"
if self.constants.oc_timeout != 5:
print(f"- Setting custom OpenCore picker timeout to {self.constants.oc_timeout} seconds")