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
b315982033
commit
3263d94099
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ echo # Set last sector.
|
|||
echo t # Change partition type.
|
||||
echo 1 # Pick first partition.
|
||||
echo 1 # Change first partition to EFI system.
|
||||
echo t # Change partition type.
|
||||
echo w # write changes.
|
||||
) | sudo fdisk $driveName -w always -W always
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue