#!/bin/bash mkdir -p static/js/ curl -L -o static/js/mermaid.js "https://unpkg.com/mermaid@10/dist/mermaid.min.js"