From 3c4d9448dca01d3b31c546e9b8f4dabd5d845deb Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 20 Sep 2019 16:03:05 +0100 Subject: [PATCH] collate.py can be run stand-alone, update to 'env'-based first line --- collate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collate.py b/collate.py index e30baa37..e8b2a728 100755 --- a/collate.py +++ b/collate.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Script for collating lists of seen commodities, modules and ships from dumps of the Companion API output #