summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-01-18 15:29:41 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-01-18 15:29:41 +0100
commit6a3bc29388b3c8f4c3cba872d96c0c30090eb389 (patch)
tree7896d94afc7715cdd0903948221bd53a6ffc5182
parent2017f1e02ae85536e0a1487b7e4c5638b7a3b979 (diff)
downloaddeployment-6a3bc29388b3c8f4c3cba872d96c0c30090eb389.tar.gz
deployment-6a3bc29388b3c8f4c3cba872d96c0c30090eb389.tar.bz2
deployment-6a3bc29388b3c8f4c3cba872d96c0c30090eb389.zip
explicit python3 (to make it work on Debian
-rwxr-xr-xbin/taler-log-adapter2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-log-adapter b/bin/taler-log-adapter
index caf47e0..4d28c1a 100755
--- 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
#