bin/quicklisp-update @ 7bcae6fc1b59

more
author Steve Losh <steve@stevelosh.com>
date Wed, 02 Jan 2019 14:02:48 -0500
parents f1959eb4c678
children (none)
#!/usr/bin/env bash

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