mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-07 13:15:02 +00:00
custom-install: add note to use custom-install-finalize
This commit is contained in:
@@ -325,3 +325,6 @@ with TemporaryDirectory(suffix='-custom-install') as tempdir:
|
|||||||
# import the directory, now including our title
|
# import the directory, now including our title
|
||||||
print('Importing into Title Database...')
|
print('Importing into Title Database...')
|
||||||
subprocess.run(save3ds_fuse_common_args + ['-i'])
|
subprocess.run(save3ds_fuse_common_args + ['-i'])
|
||||||
|
|
||||||
|
print('\nFINAL STEP:\nRun custom-install-finalize through homebrew launcher.')
|
||||||
|
print('This will install a ticket and seed if required.')
|
||||||
|
|||||||
Reference in New Issue
Block a user