#!/bin/sh
# postinst script for ocsinventory-agent
#
# see: dh_installdeb(1)

set -e

ln -sf /opt/usr/share/sslstrip/sslstrip.py /usr/bin/sslstrip
