You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
www_csc/debian/ngcp-templates-ce-www-csc.p...

13 lines
263 B

#!/bin/sh
set -e
dpkg-maintscript-helper rm_conffile \
/etc/ngcp-config/templates/etc/init.d/ngcp-www-csc.tt2 -- "$@"
dpkg-maintscript-helper rm_conffile \
/etc/ngcp-config/templates/etc/init.d/ngcp-www-csc.services -- "$@"
#DEBHELPER#
exit 0