Typos. They're super lame.
This commit is contained in:
parent
d484749f52
commit
a8fdbed399
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ TMP_GIT_CLONE=$HOME/tmp/improvedmeans
|
|||
|
||||
git clone $GIT_REPO $TMP_GIT_CLONE
|
||||
sbcl --eval "(ql:quickload 'coleslaw)" --eval "(coleslaw:main)" \
|
||||
--eval "(sb-ext:quit))"
|
||||
--eval "(sb-ext:quit)"
|
||||
rm -Rf $TMP_GIT_CLONE
|
||||
exit
|
||||
|
|
Loading…
Add table
Reference in a new issue