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