From cfa965fdae1ae17209e64fca0dde04c90755251f Mon Sep 17 00:00:00 2001 From: ThomasV Date: Fri, 19 Sep 2014 14:05:00 +0200 Subject: [PATCH] set env to python2 --- electrum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electrum b/electrum index 995049c4a..5e2507f46 100755 --- a/electrum +++ b/electrum @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # Electrum - lightweight Bitcoin client # Copyright (C) 2011 thomasv@gitorious