Skip to content

Commit

Permalink
Fix html syntax in CORE jail storage tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrt134 committed May 17, 2024
1 parent adb7ab1 commit 47c89c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Create the new directory with command:

then create the mount point with command:

<code>iocate fstab -jail <i>jailname</> /mnt/iocage/jails/<i>jailname<i>/root /<i>new-directory</i></code>
<code>iocage fstab -jail <i>jailname</i> /mnt/iocage/jails/<i>jailname</i>/root /<i>new-directory</i></code>
{{< /expand >}}

After adding or creating storage, it displays on the **Mount Points** screen for that jail.
Expand Down

0 comments on commit 47c89c2

Please sign in to comment.