bin/quicklisp-update @ 86bde83af492

Up
author Steve Losh <steve@stevelosh.com>
date Wed, 04 May 2016 11:24:25 +0000
parents b69dc77f379c
children b2ba5708c420
#!/usr/bin/env bash

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