#!/bin/sh
cd /usr/share/linkedint
exec python LinkedInt.py "$@"
