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