mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 19:14:03 -06:00
Update install.sh
This commit is contained in:
parent
b8fefcdfb8
commit
fd766280d5
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ lsblk -f
|
||||||
# Create EFI partition
|
# Create EFI partition
|
||||||
sudo mkfs.fat -F32 -n EFI $efiName
|
sudo mkfs.fat -F32 -n EFI $efiName
|
||||||
|
|
||||||
|
echo $efiName
|
||||||
sleep 120
|
sleep 120
|
||||||
|
|
||||||
# Encrypt the root partition
|
# Encrypt the root partition
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue