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