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