#!/bin/sh
/opt/local/libexec/sbcl-bootstrap/src/runtime/sbcl --core /opt/local/libexec/sbcl-bootstrap/output/sbcl.core --disable-debugger --sysinit /dev/null "$@"
