chg: [build] cannot type

pull/13/head
Alexandre Dulaunoy 2021-05-19 17:41:27 +02:00
parent 2ec83f665e
commit a993e22eb8
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ echo "Generating awesome cheatsheet.."
cd cheatsheets/
pdflatex cheatsheet
rm *.aux *.toc *.snm *.log *.out *.nav *.vrb
cp cheatsheet.pdf ../../output
cp cheatsheet.pdf ../output
rm cheatsheet.pdf
cd ..