gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix www


From: gnunet
Subject: [taler-deployment] branch master updated: fix www
Date: Mon, 28 Oct 2019 18:30:08 +0100

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

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8457f35  fix www
8457f35 is described below

commit 8457f35601116dccec94ae3eb38d2274afe54a46
Author: ng0 <address@hidden>
AuthorDate: Mon Oct 28 17:29:58 2019 +0000

    fix www
---
 taler-sitesbuild/update_www.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/taler-sitesbuild/update_www.sh b/taler-sitesbuild/update_www.sh
index 5cad8e7..7143c8a 100755
--- a/taler-sitesbuild/update_www.sh
+++ b/taler-sitesbuild/update_www.sh
@@ -16,6 +16,8 @@ cd $HOME/www
 git checkout stable -f
 fetch
 git submodule update --init --force
+./bootstrap
+./configure
 make
 
 mkdir -p $HOME/www.taler.net/

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



reply via email to

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