diff --git a/sbcl-nginx.yml b/sbcl-nginx.yml index 95732e1..234e541 100644 --- a/sbcl-nginx.yml +++ b/sbcl-nginx.yml @@ -531,7 +531,6 @@ write_files: # Extract it # tar -xjf sbcl-2.3.10-source.tar.bz2 git clone --branch sbcl-2.4.2 git://git.code.sf.net/p/sbcl/sbcl ~/sbcl - # Change into the directory cd sbcl # Compile and install