mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update install.sh
This commit is contained in:
parent
02ff6cc4a7
commit
53b223bfa5
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ read rootName
|
||||||
echo ""
|
echo ""
|
||||||
echo "Which is your username?"
|
echo "Which is your username?"
|
||||||
read userName
|
read userName
|
||||||
|
echo ""
|
||||||
|
|
||||||
# Create EFI partition
|
# Create EFI partition
|
||||||
sudo mkfs.fat -F32 -n EFI $efiName
|
sudo mkfs.fat -F32 -n EFI $efiName
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue