aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stepstats.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stepstats.py')
-rwxr-xr-xscripts/stepstats.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stepstats.py b/scripts/stepstats.py
index 1d77ce0e..161ac5c3 100755
--- a/scripts/stepstats.py
+++ b/scripts/stepstats.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# Script to calculate stats for each stepper from a log of messages
#
# Copyright (C) 2016 Kevin O'Connor <kevin@koconnor.net>