gui_sys_patch_start.py: Exit on KDK failure

Nothing to recover from, best to close the app
This commit is contained in:
Mykola Grymalyuk
2023-05-29 09:54:49 -06:00
parent 0388eaa6f2
commit e133beee36
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -106,6 +106,7 @@ class CheckProperties:
def __init__(self, global_constants: constants.Constants) -> None:
self.constants: constants.Constants = global_constants
def host_can_build(self):
"""
Check if host supports building OpenCore configs