fix md formatting
This commit is contained in:
parent
077aec5d56
commit
b76d7cac69
1 changed files with 3 additions and 3 deletions
|
@ -74,9 +74,9 @@ For setting up different locale than pl check official guide
|
||||||
>btrfs su cr /mnt/@snapshots
|
>btrfs su cr /mnt/@snapshots
|
||||||
|
|
||||||
#### disable copy on write on var, tmp and swap
|
#### disable copy on write on var, tmp and swap
|
||||||
>chattr +C /mnt/@var
|
>chattr +C /mnt/@var
|
||||||
>chattr +C /mnt/@tmp
|
>chattr +C /mnt/@tmp
|
||||||
>chattr +C /mnt/@swap
|
>chattr +C /mnt/@swap
|
||||||
|
|
||||||
>umount /mnt
|
>umount /mnt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue