mirror of https://github.com/MISP/misp-training
chg: [build] cannot type
parent
2ec83f665e
commit
a993e22eb8
2
build.sh
2
build.sh
|
@ -38,7 +38,7 @@ echo "Generating awesome cheatsheet.."
|
||||||
cd cheatsheets/
|
cd cheatsheets/
|
||||||
pdflatex cheatsheet
|
pdflatex cheatsheet
|
||||||
rm *.aux *.toc *.snm *.log *.out *.nav *.vrb
|
rm *.aux *.toc *.snm *.log *.out *.nav *.vrb
|
||||||
cp cheatsheet.pdf ../../output
|
cp cheatsheet.pdf ../output
|
||||||
rm cheatsheet.pdf
|
rm cheatsheet.pdf
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue