#!/usr/bin/bash
cd /opt/SuperSharpShooter
python -W ignore::SyntaxWarning /opt/SuperSharpShooter/SuperSharpShooter.py "$@"
