#!/bin/sh set -e if [ -e /etc/apache2/conf.d/alois ]; then rm /etc/apache2/conf.d/alois fi # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0