#!/bin/sh
cd /usr/share/quickrecon
exec python2 quickrecon_gui.pyw "$@"
