From 2ec83f665e2c44617266583da2c7860e81d6b3c2 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 19 May 2021 17:37:12 +0200 Subject: [PATCH] chg: [build] one level up only --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 950b66e..46df9e2 100755 --- a/build.sh +++ b/build.sh @@ -40,7 +40,7 @@ pdflatex cheatsheet rm *.aux *.toc *.snm *.log *.out *.nav *.vrb cp cheatsheet.pdf ../../output rm cheatsheet.pdf -cd ../.. +cd .. echo "Generating checklist..." cd training-support/checklist