Create .roswell folder.

This commit is contained in:
Alexander Artemenko 2023-12-13 22:29:30 +00:00
parent b07ebec1b4
commit df23291fee

View file

@ -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"