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