summaryrefslogtreecommitdiff
path: root/debian/postinst
blob: be4bf1fed32b8f003ac68b68a59550ceb3d07144 (plain)
1
2
3
4
5
6
7
#!/bin/sh
set -e

# source confmodule to ensure templates are loaded
. /usr/share/debconf/confmodule

#DEBHELPER#