# Source debconf library.
. /usr/share/debconf/confmodule

# Ask if user would like to install GRUB.
db_input high grub/install_grub || true
db_go
