mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-22 02:50:15 +10:00
build.py: Set beta flag for development
This commit is contained in:
@@ -65,6 +65,8 @@ class BuildOpenCore:
|
||||
]:
|
||||
function(self.model, self.constants, self.config)
|
||||
|
||||
self.config["NVRAM"]["Add"]["7C436110-AB2A-4BBB-A880-FE41995C9F82"]["boot-args"] += " -lilubetaall"
|
||||
|
||||
# Work-around ocvalidate
|
||||
if self.constants.validate is False:
|
||||
logging.info("- Adding bootmgfw.efi BlessOverride")
|
||||
|
||||
Reference in New Issue
Block a user