diff --git a/debian/domcheck.postinst b/debian/domcheck.postinst index 7f63a55..1b4b168 100644 --- a/debian/domcheck.postinst +++ b/debian/domcheck.postinst @@ -2,3 +2,5 @@ if [ ! -e /etc/check.conf ]; then cp /usr/share/doc/domcheck/check.conf /etc/check.conf fi + +#DEBHELPER#