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