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