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