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