bin/quicklisp-update @ 9baeb5608769

More
author Steve Losh <steve@stevelosh.com>
date Sun, 29 Jan 2023 12:52:13 -0500
parents f1959eb4c678
children (none)
#!/usr/bin/env bash

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