mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Add Building from Source documentation
This commit is contained in:
@@ -88,5 +88,5 @@ class OpenCoreLegacyPatcher:
|
||||
if getattr(sys, "frozen", False) and self.constants.recovery_status is False:
|
||||
subprocess.run("""osascript -e 'tell application "Terminal" to close first window' & exit""", shell=True)
|
||||
|
||||
|
||||
OpenCoreLegacyPatcher()
|
||||
if __name__ == '__main__':
|
||||
OpenCoreLegacyPatcher()
|
||||
Reference in New Issue
Block a user