]> git.somenet.org - fsinf/basics.git/blob - build.sh
Feedback von Kristina als Kristina eingearbeitet. (für künftiges git blame)
[fsinf/basics.git] / build.sh
1 #!/bin/bash
2 ./gitinfohook.sh
3 pdflatex basics.tex
4 pdflatex out.tex
5