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