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