Browse Source

Revert c6b0845

Bohan Yang 5 years ago
parent
commit
e79022c05f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -519,7 +519,7 @@ d-i partman/choose_partition select finish
 d-i partman/confirm boolean true
 d-i partman/confirm_nooverwrite boolean true
 EOF
-    [ "$efi" = true ] && echo 'd-i partman-efi/non_efi_system boolean true' | $save_preseed
+
 fi
 
 $save_preseed << 'EOF'