bin/sbcl-raw @ c706f0dc399f

More
author Steve Losh <steve@stevelosh.com>
date Sat, 15 Jul 2023 19:34:14 -0400
parents 782d9fce020f
children (none)
#!/usr/bin/env bash

set -e

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