#!/bin/sh

set -e

#DEBHELPER#

ln -sf /usr/local/punchnet/punchnet /usr/bin/punchnet

exit 0;
