bin/sbcl-raw @ de3fbded24a1

More
author Steve Losh <steve@stevelosh.com>
date Tue, 04 Oct 2022 14:20:19 -0400
parents 782d9fce020f
children (none)
#!/usr/bin/env bash

set -e

/usr/local/bin/sbcl --noinform "$@"