here we go
This commit is contained in:
parent
4af927f7e9
commit
0744168198
2 changed files with 4 additions and 4 deletions
|
@ -3,6 +3,6 @@
|
|||
(asdf:load-asd (pathname (truename "tfcserver.asd")))
|
||||
(asdf:load-system "tfcserver")
|
||||
(when (find-package :ql) (funcall (read-from-string "ql:quickload") :tfcserver))
|
||||
;; (push :deploy-console *features*)
|
||||
(push :deploy-console *features*)
|
||||
(asdf:make :tfcserver)
|
||||
(quit)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue