taler-deployment

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

commit 9083423cd259199ed5bbf9c351da0827fc0cb66e
parent 73cec649da87d07ff99357a196ee01d6d98b1241
Author: MS <ms@taler.net>
Date:   Mon, 12 Oct 2020 17:00:08 +0200

fix filename

Diffstat:
Mtaler-arm/taler-landing.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-arm/taler-landing.conf b/taler-arm/taler-landing.conf @@ -1,4 +1,4 @@ [taler-landing] TYPE = simple BINARY = taler-log-adapter -OPTIONS = $HOME/logs/blog-%Y-%m-%d.log taler-merchant-demos landing +OPTIONS = $HOME/logs/landing-%Y-%m-%d.log taler-merchant-demos landing