]> git.somenet.org - fsinf/basics.git/blob - build.sh
Remove the layout breaking image instead of some random image somewhere else
[fsinf/basics.git] / build.sh
1 #!/bin/bash
2 ./gitinfohook.sh
3 pdflatex basics.tex
4 pdflatex out.tex
5