aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2020-11-10 11:58:57 +0100
committerAxel Dürkop <axel.duerkop@tuhh.de>2020-11-10 11:58:57 +0100
commit0e0da2ae3470eeed15656a4d3fcb3ea446de19ca (patch)
tree789af4b924f339b78188072f9cdd027691cbf2d7 /build.sh
parent0be44d442bae7279b4edf97c61b0e9093b6cb337 (diff)
Fix typo
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 599f7d4..736441d 100755
--- a/build.sh
+++ b/build.sh
@@ -1,3 +1,3 @@
-#! /bin/sh
+#!/bin/sh
xargs -a ./content/toc.txt /usr/bin/pandoc --filter /usr/bin/pandoc-citeproc -o build/book.pdf ./config/.pandoc-config.yml