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 directories c


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix directories copying
Date: Mon, 24 Sep 2018 15:56:22 +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 fda3538  fix directories copying
fda3538 is described below

commit fda3538c4c6e0002ad53ad61c3e9a5c7c91b9b4b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Sep 24 15:56:05 2018 +0200

    fix directories copying
---
 taler-docbuild/update_doc_landing.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-docbuild/update_doc_landing.sh 
b/taler-docbuild/update_doc_landing.sh
index 71f0f0e..7afaf64 100755
--- a/taler-docbuild/update_doc_landing.sh
+++ b/taler-docbuild/update_doc_landing.sh
@@ -22,4 +22,4 @@ make translate
 
 # No compilation needed so far.
 mkdir -p $HOME/build/docs-landing/
-cp -t $HOME/build/docs-landing/ *.{css,svg} en/*.html fr/*.html it/*.html 
es/*.html pt/*.html ru/*.html de/*.html
+cp -t $HOME/build/docs-landing/ *.{css,svg} en/ fr/ it/ es/ pt/ ru/ de/

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



reply via email to

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