mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 09:01:34 -05:00
Fix typo
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
8351da101f
commit
38ed7b9cb2
@ -214,7 +214,7 @@ else
|
||||
fi
|
||||
|
||||
## Formatting the partition as BTRFS.
|
||||
output 'Formatting the LUKS container as BTRFS.'
|
||||
output 'Formatting the rootfs as BTRFS.'
|
||||
mkfs.btrfs "${BTRFS}" &>/dev/null
|
||||
mount "${BTRFS}" /mnt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user