#!/bin/sh
cd /opt/sqlmap-git
exec python sqlmap.py "$@"
