#!/bin/sh
cd /usr/share/isip
exec python2 isip.py "$@"
