Ensure conversion takes place in the correct folder.

This commit is contained in:
2025-10-04 06:54:39 -07:00
parent d11eca3da4
commit b393200604

View File

@@ -2,6 +2,9 @@
# 2024-03-06 Hyperling # 2024-03-06 Hyperling
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options # PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
cd $DIR
date date
ebook="HyperlingsHealthProtocol.pdf" ebook="HyperlingsHealthProtocol.pdf"