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