diff options
| author | namilsk <namilsk@namilsk.tech> | 2025-12-31 23:09:33 +0300 |
|---|---|---|
| committer | namilsk <namilsk@namilsk.tech> | 2025-12-31 23:09:33 +0300 |
| commit | 4ee948ea41020b80b773509890f6631fd4960004 (patch) | |
| tree | a3596ae666fabf2bdbd163f71827b2a411efe62d /init/src/mounts/mod.rs | |
| parent | ef66e6f095d5a77ac233995f4e4bd754f34d9fd4 (diff) | |
Added logs annotation to `README.md`
Diffstat (limited to 'init/src/mounts/mod.rs')
| -rw-r--r-- | init/src/mounts/mod.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/src/mounts/mod.rs b/init/src/mounts/mod.rs index bdaab24..0de3baf 100644 --- a/init/src/mounts/mod.rs +++ b/init/src/mounts/mod.rs @@ -1,2 +1,2 @@ -pub mod fstab; -pub mod rescue;
\ No newline at end of file +pub mod fstab; +pub mod rescue; |
