Update Debconf templates PO file.
[sliver-openvswitch.git] / debian / openflow-switch.postinst
1 #!/bin/sh
2 # postinst script for openflow-switch
3 #
4 # see: dh_installdeb(1)
5
6 set -e
7
8 . /usr/share/debconf/confmodule
9
10 #DEBHELPER#
11
12 exit 0
13
14