mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-22 11:00:16 +10:00
Sync binaries
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user