#!/bin/sh

ln -s /opt/cowpatty/cowpatty /usr/bin/cowpatty
ln -s /opt/cowpatty/genpmk /usr/bin/genpmk

exit 0
