#!/usr/bin/env sh

set -e

cd /usr/share/exploitdb/
./searchsploit "$@"
