commit c078537ee9ed3f63d4dd057014ce0985abbdace7
parent 5086595d59671cd01cef839b1efbe9206a747c48
Author: Florian Dold <florian.dold@gmail.com>
Date: Thu, 29 Aug 2019 14:16:29 +0200
mkdir
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/taler-docbuild/update_docs.sh b/taler-docbuild/update_docs.sh
@@ -16,6 +16,7 @@ make html
make latexpdf
mkdir -p $HOME/build/docs/html/
+mkdir -p $HOME/build/docs/pdf/
cp -r _build/html/* $HOME/build/docs/html/
cp -r _build/latex/*.pdf $HOME/build/docs/pdf/