ubuntu: 修改注释

This commit is contained in:
bin456789 2023-07-25 00:18:22 +08:00
parent 08e8aa12dd
commit e6654dab05
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -61,7 +61,7 @@ if parted /dev/$xda print | grep '^Partition Table' | grep gpt; then
id: mount-efi
EOF
else
# bios 2t
# bios > 2t
size_biosboot=$(parted /dev/$xda unit b print | grep bios_grub | awk '{print $4}' | sed 's/B$//')
cat <<EOF >>/autoinstall.yaml
config: