postrm 172 B

1234567891011
  1. #! /bin/sh
  2. # postrm script for l2tpns
  3. set -e
  4. # dh_installdeb will replace this with shell code automatically
  5. # generated by other debhelper scripts.
  6. #DEBHELPER#
  7. exit 0