diff options
Diffstat (limited to 'include')
-rwxr-xr-x | include/partition.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/partition.sh b/include/partition.sh index 5879401..eed6db9 100755 --- a/include/partition.sh +++ b/include/partition.sh @@ -83,7 +83,6 @@ encrypt=$RET # Install GRUB on the first device in case of an array db_set grub-installer/bootdev "${device%% *}" db_fset grub-installer/bootdev seen true -db_set grub-installer/only_debian false # dirty fix for #666974 part_boot= part_system= |