1
0
Fork 0

Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ install_nodgui () {
else
install_from_git $NODGUI_GIT_URL
fi
@LISP_COMPILER@ --eval '(ql:quickload "nodgui")' --eval "(sb-ext:quit)";
}
install_tooter () {