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