@@ -0,0 +1,6 @@
#!/bin/sh
sbcl --load cl-forth.asd \
--eval '(ql:quickload :cl-forth)' \
--eval '(asdf:make :cl-forth)' \
--eval '(quit)'
The note is not visible to the blocked user.