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