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