mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 13:50:00 +10:00
Clean up leftovers
This commit is contained in:
@@ -62,4 +62,8 @@ opencore_path_done = os.path.join(current_path, "Build-Folder/" "OpenCore-v%s" %
|
||||
build_path = os.path.join(current_path, r'Build-Folder/')
|
||||
|
||||
# Tools
|
||||
macserial_path = os.path.join(current_path, "payloads/" "Tools")
|
||||
macserial_path = os.path.join(current_path, "payloads/" "Tools")
|
||||
|
||||
# Icons
|
||||
|
||||
icon_path = os.path.join(current_path, "payloads/Icon/" ".VolumeIcon.icns")
|
||||
Reference in New Issue
Block a user