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

# Prompt user to add cron jobs
db_input high acme.sh/auto_renewal_postinst || true
db_go
