mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-26 23:19:29 +02:00
Formatting
This commit is contained in:
parent
fbd8d0227c
commit
808fba9a80
@ -46,7 +46,8 @@ impl<'a> ALMA<'a> {
|
|||||||
boot_point,
|
boot_point,
|
||||||
Filesystem::Vfat,
|
Filesystem::Vfat,
|
||||||
None,
|
None,
|
||||||
).context(ErrorKind::Mounting)?;
|
)
|
||||||
|
.context(ErrorKind::Mounting)?;
|
||||||
|
|
||||||
Ok(mount_stack)
|
Ok(mount_stack)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user