fs Add mount subcommand
This commit is contained in:
@ -1 +1,2 @@
|
||||
print 'Mounting filesystems...\n'
|
||||
$fs mount -mp system -fs LittleFS -dev atasd-mst -fmt no
|
||||
|
||||
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
print 'Mounting filesystems...\n'
|
||||
$fs mount -mp system -fs LittleFS -dev atasd-mst -fmt no
|
||||
|
||||