fix md formatting

This commit is contained in:
Maciej Lebiest 2021-06-29 18:18:54 +02:00 committed by GitHub
parent 077aec5d56
commit b76d7cac69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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