mirror of
https://gitlab.com/fabinfra/fabaccess/lastenheft.git
synced 2025-05-24 02:14:30 +02:00
Add build.sh
This commit is contained in:
parent
64fbfe9151
commit
4a9bda0a34
7
build.sh
Normal file
7
build.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
rm -rf public
|
||||
mkdir public
|
||||
|
||||
pdflatex FabAccess_Lastenheft.tex
|
||||
|
||||
mv FabAccess_Lastenheft.pdf public/
|
Loading…
x
Reference in New Issue
Block a user