diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 11:48:25 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 11:48:25 +0100 |
commit | 7efc2e7b67c03e7be46b2ee4e28f90997d49d316 (patch) | |
tree | e279341c0e62e049f28396dfb88c60cd2f8aaef8 /build.sh | |
parent | be28b4c030627b19f04d6ee6853f4d628ba63f99 (diff) |
change shel
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ -#! /bin/bash - +#! /bin/sh xargs -a ./content/toc.txt pandoc ./config/.pandoc-config.yml --filter pandoc-citeproc -o build/book.pdf |