l2tpns/debian/postrm
2011-07-07 12:45:05 +02:00

11 lines
172 B
Bash

#! /bin/sh
# postrm script for l2tpns
set -e
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
#DEBHELPER#
exit 0