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