#!/bin/bash
cd /usr/share/centry
exec python centry.py "$@"
