Update binaries

This commit is contained in:
Mykola Grymalyuk
2021-04-05 13:35:37 -06:00
parent c889f97a6c
commit f91e7dc10d
10 changed files with 32 additions and 6 deletions

View File

@@ -284,7 +284,6 @@ class BuildOpenCore:
else:
print("- Hiding picker and enabling PollAppleHotKeys")
self.config["Misc"]["Boot"]["ShowPicker"] = False
self.config["Misc"]["Boot"]["PollAppleHotKeys"] = True
if self.constants.vault is True:
print("- Setting Vault configuration")
self.config["Misc"]["Security"]["Vault"] = "Secure"