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