gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: actually install security.txt in the target


From: gnunet
Subject: [www] branch master updated: actually install security.txt in the target.
Date: Mon, 20 Jan 2020 13:02:08 +0100

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

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new f95ff69  actually install security.txt in the target.
f95ff69 is described below

commit f95ff6920f1dc7daccacab81c5095aaaa66e96af
Author: ng0 <address@hidden>
AuthorDate: Mon Jan 20 11:58:05 2020 +0000

    actually install security.txt in the target.
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index e47f3fa..b032c34 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ all: locale template
                for lang in en de es fr it; do \
                        $(cp) $$lang/rss.xml $$lang/news/rss.xml; \
                done)
+       ($(mkdir) -p rendered/.well-known ; $(cp) .well-known/security.txt 
rendered/.well-known/)
 
 # Extract translateable strings from jinja2 templates.
 # Because of the local i18nfix extractor module we need

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



reply via email to

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