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