#!/bin/sh
cd /usr/share/artlas
exec python2 artlas.py "$@"
