#!/bin/sh

# TODO I imagine there will be a number of things we will want to do here

exec -- "$@"
