lets see if this works

This commit is contained in:
David Daily 2020-01-02 09:23:14 -06:00
parent dd0053cc80
commit f5c1a4ae6c

View File

@ -1,5 +1,7 @@
#!/bin/bash #!/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
/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 rm All4.aux All4.out All4.toc