Create .roswell folder.
This commit is contained in:
parent
b07ebec1b4
commit
df23291fee
1 changed files with 3 additions and 1 deletions
|
@ -197,7 +197,9 @@ runs:
|
|||
--depth=1 \
|
||||
https://github.com/40ants/quicklisp-client-fix \
|
||||
~/.quicklisp-client-fix
|
||||
|
||||
|
||||
mkdir -p ~/.roswell
|
||||
|
||||
cat >> ~/.roswell/init.lisp <<EOF
|
||||
(let ((fix-filename (make-pathname :directory '(:absolute :home ".quicklisp-client-fix")
|
||||
:name "quicklisp-fix"
|
||||
|
|
Loading…
Reference in a new issue