gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: fix api path


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix api path
Date: Thu, 15 Jun 2017 20:54:21 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a97830f  fix api path
a97830f is described below

commit a97830f6bc2664ae9b4818da89f313c1fdd9f7ca
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 15 20:54:13 2017 +0200

    fix api path
---
 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 90ac7e8..8d7bfd4 100755
--- a/taler-build/update_docs.sh
+++ b/taler-build/update_docs.sh
@@ -46,7 +46,7 @@ cp python/doc/tutorial.html 
$HOME/build/merchant-frontend/python/html/
 cd $HOME/api
 fetch
 make html
-cp -r api/_build/html/* $HOME/build/api/html/
+cp -r _build/html/* $HOME/build/api/html/
 
 
 # 5 onboarding

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]