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