mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 21:24:40 +10:00
Fix URL error message
This commit is contained in:
@@ -326,7 +326,7 @@ class PatchSysVolume:
|
||||
os.remove(self.constants.payload_apple_root_path_zip)
|
||||
else:
|
||||
print("- Download failed, please verify the below link works:")
|
||||
print(self.constants.url_apple_binaries)
|
||||
print(f"{self.constants.url_apple_binaries}{self.constants.payload_version}")
|
||||
|
||||
def start_patch(self):
|
||||
# Check SIP
|
||||
|
||||
Reference in New Issue
Block a user