From 4c1335f51e5b1bcaa3ba5092a7b400c7ab5c337d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 30 Jul 2015 10:15:48 +0200 Subject: Replaced calls to "python" with "python2" --- icebox/icebox_maps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icebox/icebox_maps.py') diff --git a/icebox/icebox_maps.py b/icebox/icebox_maps.py index ff90eb1..2a74400 100755 --- a/icebox/icebox_maps.py +++ b/icebox/icebox_maps.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # # Copyright (C) 2015 Clifford Wolf # -- cgit v1.2.3