#!/bin/sh
set -eu
exec /usr/lib/bananacraft-launcher/BananaCraft.Bootstrapper "$@"
