taler-deployment

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

commit 6a3bc29388b3c8f4c3cba872d96c0c30090eb389
parent 2017f1e02ae85536e0a1487b7e4c5638b7a3b979
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu, 18 Jan 2018 15:29:41 +0100

explicit python3 (to make it work on Debian

Diffstat:
Mbin/taler-log-adapter | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-log-adapter b/bin/taler-log-adapter @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # This file is part of GNU TALER. # Copyright (C) 2018 INRIA #