mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-13 20:28:21 +10:00
sys_patch.py: Fix last
This commit is contained in:
@@ -146,6 +146,8 @@ class PatchSysVolume:
|
||||
except:
|
||||
logging.error("- Failed to parse SystemVersion.plist")
|
||||
return False
|
||||
|
||||
return True
|
||||
|
||||
|
||||
def _merge_kdk_with_root(self, save_hid_cs: bool = False) -> None:
|
||||
|
||||
Reference in New Issue
Block a user