#!/bin/sh -e if [ ! -e /etc/check.conf ]; then cp /usr/share/doc/domcheck/check.conf /etc/check.conf fi #DEBHELPER#