Simplify script

This commit is contained in:
Stefan Kebekus 2023-05-04 13:29:54 +02:00
parent d65e9b551b
commit 3b41eaee88
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
#!/bin/bash #!/bin/bash
set -e set -e
git commit -am "Update"
git push
latexmk --pdf KommutativeAlgebra.tex latexmk --pdf KommutativeAlgebra.tex
cp KommutativeAlgebra.pdf public/KommutativeAlgebra.pdf cp KommutativeAlgebra.pdf public/KommutativeAlgebra.pdf