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