mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-08 05:34:58 +00:00
custominstall: remove debug line
This commit is contained in:
@@ -219,7 +219,6 @@ class CustomInstall:
|
|||||||
cifinish_path = join(self.sd, 'cifinish.bin')
|
cifinish_path = join(self.sd, 'cifinish.bin')
|
||||||
|
|
||||||
with TemporaryDirectory(suffix='-custom-install') as tempdir:
|
with TemporaryDirectory(suffix='-custom-install') as tempdir:
|
||||||
self.log(tempdir)
|
|
||||||
# set up the common arguments for the two times we call save3ds_fuse
|
# set up the common arguments for the two times we call save3ds_fuse
|
||||||
save3ds_fuse_common_args = [
|
save3ds_fuse_common_args = [
|
||||||
save3ds_fuse_path,
|
save3ds_fuse_path,
|
||||||
|
|||||||
Reference in New Issue
Block a user