From f5c1a4ae6cb3d8e8e7125d5d09c74e38521636b9 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 2 Jan 2020 09:23:14 -0600 Subject: [PATCH] lets see if this works --- render.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/render.sh b/render.sh index 8d9add4..fd07989 100755 --- a/render.sh +++ b/render.sh @@ -1,5 +1,7 @@ #!/bin/bash +git pull + /usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=All4 All4.tex /usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=All4 All4.tex rm All4.aux All4.out All4.toc