mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
main.py: Fix payload routing
This commit is contained in:
@@ -316,6 +316,7 @@ class DownloadObject:
|
||||
logging.error(f"- Error preparing working directory {path}: {self.error_msg}")
|
||||
return False
|
||||
|
||||
logging.info(f"- Directory ready: {path}")
|
||||
return True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user