mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-06 06:41:45 +00:00
custom-install: remove debug out
Really should've done this ages ago.
This commit is contained in:
@@ -270,8 +270,6 @@ for c in args.cia:
|
|||||||
b'\0' * 0x2c
|
b'\0' * 0x2c
|
||||||
]
|
]
|
||||||
|
|
||||||
print(title_info_entry_data)
|
|
||||||
|
|
||||||
title_info_entries[cia.tmd.title_id] = b''.join(title_info_entry_data)
|
title_info_entries[cia.tmd.title_id] = b''.join(title_info_entry_data)
|
||||||
|
|
||||||
with cia.open_raw_section(CIASection.Ticket) as t:
|
with cia.open_raw_section(CIASection.Ticket) as t:
|
||||||
|
|||||||
Reference in New Issue
Block a user