gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: launch landing page


From: gnunet
Subject: [taler-deployment] branch master updated: launch landing page
Date: Sun, 28 Nov 2021 18:24:08 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 632e101  launch landing page
632e101 is described below

commit 632e1019bb0007cca5861cf9e5e70ec092c739aa
Author: ms <ms@taler.net>
AuthorDate: Sun Nov 28 18:24:04 2021 +0100

    launch landing page
---
 bin/WIP/taler-local | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local
index e38a58d..5b217f8 100755
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -1636,6 +1636,7 @@ def launch():
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-donations.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-blog.service"], check=True)
     subprocess.run(["systemctl", "--user", "start", 
"taler-local-survey.service"], check=True)
+    subprocess.run(["systemctl", "--user", "start", 
"taler-local-landing.service"], check=True)
 
 @cli.command()
 def stop():

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