taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

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

fix invocation (script name)

Diffstat:
Msystemd-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 @@ -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