chg: [build] include the awesome cheatsheet

pull/13/head
Alexandre Dulaunoy 2021-05-19 17:33:10 +02:00
parent 6099bac278
commit 9c0f90b9d1
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -34,9 +34,9 @@ cp ack.pdf ../../output
rm ack.pdf
cd ../..
echo "Generating cheatsheet..."
cd training-support/compact-cheatsheet/
pdflatex cheatsheet.tex
echo "Generating awesome cheatsheet.."
cd cheatsheets/
pdflatex cheatsheet
rm *.aux *.toc *.snm *.log *.out *.nav *.vrb
cp cheatsheet.pdf ../../output
rm cheatsheet.pdf