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