#!/bin/sh

cd %%DATADIR%% && exec %%PYTHON_CMD%% main.py "$@"