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