Fix some bugs with the web server
This commit is contained in:
		| @ -6,4 +6,4 @@ SBCL=${SBCL:-sbcl} | ||||
| exec ${SBCL} --noinform \ | ||||
|              --eval '(format *error-output* "Loading systems...~%")' \ | ||||
|              --eval '(ql:quickload :truth-table/web :silent t)' \ | ||||
|              --eval '(truth-table/web:toplevel)' "${@}" | ||||
|              --eval '(truth-table/web:toplevel)' - "${@}" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user