#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input high refind/install_to_esp || true

db_go || true
