gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: deploy javascript.html


From: gnunet
Subject: [taler-www] branch master updated: deploy javascript.html
Date: Sat, 24 Oct 2020 10:29:32 +0200

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

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 99e4791  deploy javascript.html
99e4791 is described below

commit 99e4791a4acce4d354f139b45985149fd4e9d267
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Oct 24 10:29:29 2020 +0200

    deploy javascript.html
---
 Makefile                             | 1 +
 {template => static}/javascript.html | 0
 web-common                           | 2 +-
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 353170e..8be2c76 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ LANGUAGES="en de fr es it ru pt jp"
 .PHONY: all
 all: locale template
        (cd web-common && $(tsc))
+       ($(cp) rendered/static/javascript.html rendered/javascript.html)
        ($(cp) rendered/static/robots.txt rendered/robots.txt)
        ($(cp) rendered/static/robots.txt rendered/dist/robots.txt)
        (for lang in `echo $(LANGUAGES)` ; do \
diff --git a/template/javascript.html b/static/javascript.html
similarity index 100%
rename from template/javascript.html
rename to static/javascript.html
diff --git a/web-common b/web-common
index eaefc57..2457613 160000
--- a/web-common
+++ b/web-common
@@ -1 +1 @@
-Subproject commit eaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76c
+Subproject commit 2457613ecc8b8971bd47119b1a02a2f290bb4830

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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