#!/usr/bin/env sh

JUMPY_ASSETS=/opt/jumpy/assets/ JUMPY_MODS=/opt/jumpy/mods/ exec /usr/lib/jumpy "$@"
