#!/bin/sh
cd /usr/share/spoofcheck
exec python2 spoofcheck.py "${@}"
