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