We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cba613 commit 407b679Copy full SHA for 407b679
scripts/install-ql.lisp
@@ -7,7 +7,7 @@
7
8
;;; Code
9
10
-(quicklisp-quickstart:install)
+(ignore-errors (quicklisp-quickstart:install))
11
12
;;(ql:add-to-init-file)
13
0 commit comments