#40 included main.tex in setup script

This commit is contained in:
Dominik Becker
2020-06-29 22:31:14 +02:00
parent 8f20dca902
commit 4c11c1d732
2 changed files with 81 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ then
cp templates/markdown.gitlab-ci.yml ./.gitlab-ci.yml
cp templates/markdown.azure-pipelines.yml ./azure-pipelines.yml
cp templates/markdown.tasks.json ./.vscode/tasks.json
cp templates/markdown.main.tex ./main.tex
elif [ $1 == "latex" ]
then
cp templates/latex.gitlab-ci.yml ./.gitlab-ci.yml