Typo
This commit is contained in:
parent
af458b722c
commit
692efa5682
@ -265,7 +265,7 @@ install() {
|
||||
log "info" "Requesting opening of $(important "${install_disk}p2")"
|
||||
cryptsetup open "${install_path}p2" cryptroot || exit
|
||||
log "info" "Creating file systems..."
|
||||
mkdfs.fat -F32 "${install_path}p1"
|
||||
mkfs.fat -F32 "${install_path}p1"
|
||||
mkfs.ext4 "/dev/mapper/cryptroot"
|
||||
log "info" "Created file systems"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user