mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-07 19:01:54 -07:00
Update fap loader name in fbt
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ class Main(App):
|
||||
return 0
|
||||
|
||||
storage.send_and_wait_eol(
|
||||
f'loader open "Applications" {fap_dst_path}\r'
|
||||
f'loader open "Apps" {fap_dst_path}\r'
|
||||
)
|
||||
|
||||
if len(result := storage.read.until(storage.CLI_EOL)):
|
||||
|
||||
Reference in New Issue
Block a user