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