bin/quicklisp-update @ fdb4a84069f3

More
author Steve Losh <steve@stevelosh.com>
date Mon, 18 Sep 2023 08:57:48 -0400
parents f1959eb4c678
children (none)
#!/usr/bin/env bash

sbcl --eval '(ql:update-client)' --eval '(ql:update-all-dists)' --quit