From 3e20cafe5e3c8d82b5ebd3fc3505ca539bdbd606 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 15 Jun 2017 21:32:06 +0200 Subject: fix filename --- taler-build/update_docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taler-build/update_docs.sh b/taler-build/update_docs.sh index de6a92d..3d64736 100755 --- a/taler-build/update_docs.sh +++ b/taler-build/update_docs.sh @@ -39,7 +39,7 @@ fetch make cp php/doc/tutorial.pdf $HOME/build/merchant-frontend/php/pdf/ cp php/doc/tutorial.html $HOME/build/merchant-frontend/php/html/ -cp python/doc/tutorial.html $HOME/build/merchant-frontend/python/html/ +cp python/doc/tutorial.pdf $HOME/build/merchant-frontend/python/html/ cp python/doc/tutorial.html $HOME/build/merchant-frontend/python/html/ # 4 api -- cgit v1.2.3