bin/sbcl-raw @ 2a6258a8b0e6

More
author Steve Losh <steve@stevelosh.com>
date Tue, 07 Feb 2023 11:14:10 -0500
parents 782d9fce020f
children (none)
#!/usr/bin/env bash

set -e

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