#!/bin/sh
cd /usr/share/gwtenum/gwtfuzzer
exec python2 gwtfuzzer.py "$@"
