mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 04:53:42 +01:00
Add header comment to document script
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
9ca00d2119
commit
4dc44c1021
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Download the KaTeX fonts and CSS, and copy them into `static`.
|
||||
set -e
|
||||
|
||||
root=$(git rev-parse --show-toplevel)
|
||||
|
|
|
|||
Loading…
Reference in a new issue