Update install.sh

This commit is contained in:
Aaron Honeycutt 2023-01-03 20:45:33 +00:00
parent 53ed09cae6
commit d7f9fb1917

View file

@ -21,7 +21,7 @@ echo +1G # Set +1G as last sector.
echo n # Create new partition (for root).
echo # Set default partition number.
echo # Set default first sector.
echo # Set last sector.
echo -4G # Set last sector.
echo n # Create new partition (for swap).
echo # Set default partition number.
echo # Set default first sector.