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

13 lines
200 B
Bash

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