Files
archived-makesweet-api/writeIndex.sh
2021-11-28 13:02:03 -05:00

3 lines
66 B
Bash
Executable File

#!/bin/bash
pandoc -f markdown -t html API.md > public/index.html