#! /bin/sh -e #DEBHELPER# if [ "$1" = purge ]; then rm -rf /etc/ct/ /var/lib/ct/ fi