Skip to content

Commit c0cd52c

Browse files
committed
fix(fls): update
1 parent d4b48ce commit c0cd52c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pages/file-storage/how-to/mount-file-system.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ This page explains how to mount a file system to one or several Scaleway Instanc
5959
/dev/sda1 8.0G 2.1G 6.0G 26% /
6060
/dev/sda2 881M 61M 758M 8% /boot
6161
2933ea63-example-file-system-c05fe2 94G 0 94G 0% /mnt/my_fs
62+
```
6263

6364
Your file system is now mounted and accessible from the specified mount point in your Instance.

pages/file-storage/quickstart.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ To mount a file system to an Instance, you must have [attached your file system
120120
/dev/sda1 8.0G 2.1G 6.0G 26% /
121121
/dev/sda2 881M 61M 758M 8% /boot
122122
2933ea63-example-file-system-c05fe2 94G 0 94G 0% /mnt/my_fs
123+
```
123124

124125
Your file system is now mounted and accessible from the specified mount point in your Instance.
125126

0 commit comments

Comments
 (0)