]> code.delx.au - refind/blob - debian/config
Added rudimentary debconf support for Debian package.
[refind] / debian / config
1 #!/bin/sh
2
3 set -e
4
5 . /usr/share/debconf/confmodule
6
7 db_input high refind/install_to_esp || true
8
9 db_go || true