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 onboarding pa


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix onboarding path
Date: Thu, 15 Jun 2017 20:56:31 +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 0432302  fix onboarding path
0432302 is described below

commit 04323024c83f4b1f85bd06d5363b5ec462b57319
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 15 20:56:26 2017 +0200

    fix onboarding path
---
 taler-build/update_docs.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-build/update_docs.sh b/taler-build/update_docs.sh
index 8d7bfd4..de6a92d 100755
--- a/taler-build/update_docs.sh
+++ b/taler-build/update_docs.sh
@@ -55,5 +55,5 @@ fetch
 cd doc/
 texi2pdf onboarding.texi
 texi2html onboarding.texi
-cp doc/onboarding.html $HOME/build/onboarding/html/
-cp doc/onboarding.pdf $HOME/build/onboarding/pdf/
+cp onboarding.html $HOME/build/onboarding/html/
+cp onboarding.pdf $HOME/build/onboarding/pdf/

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



reply via email to

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