diff options
Diffstat (limited to 'thesis/run')
-rwxr-xr-x | thesis/run | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/thesis/run b/thesis/run deleted file mode 100755 index 1661719..0000000 --- a/thesis/run +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -pdflatex thesis.tex -o output.pdf -zathura output.pdf |