#!/bin/sh
cd /opt/sqlmap
python2 sqlmapapi.py "$@"
