mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 11:30: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)
|
function(self.model, self.constants, self.config)
|
||||||
|
|
||||||
|
self.config["NVRAM"]["Add"]["7C436110-AB2A-4BBB-A880-FE41995C9F82"]["boot-args"] += " -lilubetaall"
|
||||||
|
|
||||||
# Work-around ocvalidate
|
# Work-around ocvalidate
|
||||||
if self.constants.validate is False:
|
if self.constants.validate is False:
|
||||||
logging.info("- Adding bootmgfw.efi BlessOverride")
|
logging.info("- Adding bootmgfw.efi BlessOverride")
|
||||||
|
|||||||
Reference in New Issue
Block a user