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