diff options
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,3 +0,0 @@ -#!/bin/sh -[ -z "$@" ] && echo "Usage: $0 <base filename>" && exit 1 -cd $1 && find . -name "*.tex" | entr pandoc -s $1.tex -o $1.md
\ No newline at end of file |