@@ -1,5 +1,7 @@
#!/usr/bin/env sh
set -xe
sbcl --load "./bob.lisp" \
sbcl --non-interactive \
--load "./bob.lisp" \
--eval "(bob:build)"
The note is not visible to the blocked user.