gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix invocation (script name)


From: gnunet
Subject: [taler-deployment] branch master updated: fix invocation (script name)
Date: Wed, 12 May 2021 11:13:44 +0200

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 0989365  fix invocation (script name)
0989365 is described below

commit 09893651637313875a46df0698e7732a56f52918
Author: MS <ms@taler.net>
AuthorDate: Wed May 12 11:13:40 2021 +0200

    fix invocation (script name)
---
 systemd-services/config-tips.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd-services/config-tips.service 
b/systemd-services/config-tips.service
index 4e9c422..d2bed80 100644
--- a/systemd-services/config-tips.service
+++ b/systemd-services/config-tips.service
@@ -4,4 +4,4 @@ Description=Creates/Pays a new reserve to tip Taler wallets.
 [Service]
 Environment=PATH=%h/local/bin:/usr/local/bin:/usr/bin:/bin
 Environment=PYTHONUSERBASE=%h/local
-ExecStart=%h/deployment/bin/taler-config-deployment-tips
+ExecStart=%h/deployment/bin/taler-deployment-config-tips

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