File: config

package info (click to toggle)
refind 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,460 kB
  • sloc: ansic: 51,316; sh: 1,566; python: 592; makefile: 316; perl: 5
file content (9 lines) | stat: -rw-r--r-- 111 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input high refind/install_to_esp || true

db_go || true