@@ -1,5 +1,5 @@
#!/bin/bash
FILES=$(find study -name "*.md" | sort)
FILES=$(find -name "*.md" | sort)
META=./meta.yml
OUTPUT=book.epub
pandoc --from markdown --to epub3 \
The note is not visible to the blocked user.