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