#!/bin/sh
cd "/usr/share/windows-exploit-suggester-git"
python windows-exploit-suggester "$@"
