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