AlgebraZahlentheorie/deploy.sh

6 lines
119 B
Bash
Raw Normal View History

2024-01-07 14:33:42 +01:00
#!/bin/bash
set -e
latexmk --pdf AlgebraZahlentheorie.tex
cp AlgebraZahlentheorie.pdf public/AlgebraZahlentheorie.pdf