summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/build.sh b/build.sh
index 8a04877..e2a8a8a 100755
--- a/build.sh
+++ b/build.sh
@@ -2,13 +2,4 @@
set -eu
-version="$(git describe --dirty)"
blockdiag3 arch.diag
-pandoc \
- -Vdate="Version: $version" \
- --toc \
- --standalone \
- --self-contained \
- --css arch.css \
- -o arch.html \
- *.yarn