#!/bin/sh
cd /usr/share/peach-fuzz
exec python2 peach.py "$@"
