AlgebraZahlentheorie/deploy.sh

6 lines
119 B
Bash
Executable File

#!/bin/bash
set -e
latexmk --pdf AlgebraZahlentheorie.tex
cp AlgebraZahlentheorie.pdf public/AlgebraZahlentheorie.pdf