mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2025-10-10 23:22:35 +02:00
Format
This commit is contained in:
@@ -129,7 +129,10 @@ class Main(App):
|
||||
SlideshowMain(no_exit=True)(
|
||||
[
|
||||
"-i",
|
||||
str(pathlib.Path(self.args.resources).parent / "slideshow/xfwfirstboot"),
|
||||
str(
|
||||
pathlib.Path(self.args.resources).parent
|
||||
/ "slideshow/xfwfirstboot"
|
||||
),
|
||||
"-o",
|
||||
str(pathlib.Path(self.args.resources) / "dolphin/xfwfirstboot.bin"),
|
||||
]
|
||||
|
Reference in New Issue
Block a user