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