diff --git a/render.sh b/render.sh index b93e320..296f9e6 100755 --- a/render.sh +++ b/render.sh @@ -4,6 +4,6 @@ cd "$(dirname "$0")" git pull -/usr/bin/pdflatex -file-line-error -interaction nonstopmode Main.tex -rm Main.aux Main.out Main.toc -cp Main.pdf /home/david/fileshare/CV.pdf +/usr/bin/pdflatex -file-line-error -interaction nonstopmode -jobname=CV Main.tex +rm CV.aux CV.out +cp CV.pdf /home/david/fileshare/