#!/bin/sh
cd /usr/share/gtfoblookup
exec python gtfoblookup.py "$@"
