gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: copy .well-known


From: gnunet
Subject: [taler-www] branch master updated: copy .well-known
Date: Thu, 27 Aug 2020 11:54:01 +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 6dfb7c5  copy .well-known
6dfb7c5 is described below

commit 6dfb7c5348f6dec880d46a225c841f888e7dbf56
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 27 11:53:58 2020 +0200

    copy .well-known
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index eb19ed3..93cac54 100644
--- a/Makefile
+++ b/Makefile
@@ -80,6 +80,7 @@ endif
 install: all
        $(mkdir) -p $(prefix)/$(variant)
        $(cp) -r rendered/* $(prefix)/$(variant)/
+       $(cp) -r rendered/.well-known/ $(prefix)/$(variant)/
 
 .PHONY: uninstall
 uninstall:

-- 
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]