#!/usr/bin/env sh

set -e

cd /usr/share/ibombshell/ibombshell\ c2/
exec python3 ibombshell.py "$@"
