bin/quicklisp-update @ 116d65dfdb35

More
author Steve Losh <steve@stevelosh.com>
date Mon, 22 Apr 2019 13:16:39 -0400 (2019-04-22)
parents f1959eb4c678
children (none)
#!/usr/bin/env bash

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